Update apt-upgrade.yaml
This commit is contained in:
parent
7d846b7365
commit
bd61e99c9f
@ -1,7 +1,8 @@
|
|||||||
- hosts: all
|
- hosts: all
|
||||||
|
|
||||||
become: true
|
become: true
|
||||||
tasks:
|
tasks:
|
||||||
- name: Upgrade All Packages
|
- name: Upgrade All Packages
|
||||||
apt:
|
apt:
|
||||||
upgrade: yes
|
upgrade: yes
|
||||||
update_cache: yes
|
update_cache: yes
|
Loading…
x
Reference in New Issue
Block a user