Update apt-upgrade.yaml

This commit is contained in:
Alan Moon 2025-02-28 13:18:08 -08:00
parent 7d846b7365
commit bd61e99c9f

View File

@ -1,4 +1,5 @@
- hosts: all - hosts: all
become: true become: true
tasks: tasks:
- name: Upgrade All Packages - name: Upgrade All Packages