Обновить playbooks/update.yaml
This commit is contained in:
parent
75c6b66b8f
commit
e69b5d8c1d
@ -9,6 +9,6 @@
|
|||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
name: "*"
|
name: "*"
|
||||||
state: latest
|
state: latest
|
||||||
# clean: true
|
clean: true
|
||||||
autoremove: true
|
autoremove: true
|
||||||
become: yes
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user