Update update-hosts.yml
This commit is contained in:
@@ -8,4 +8,6 @@
|
|||||||
- name: Update and upgrade apt packages
|
- name: Update and upgrade apt packages
|
||||||
apt:
|
apt:
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
upgrade: yes
|
upgrade: yes
|
||||||
|
autoremove: yes
|
||||||
|
autoclean: yes
|
||||||
Reference in New Issue
Block a user