v.1.5.1 system-upgrade;full instead of safe
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
- name: update respository index
|
||||
ansible.builtin.apt:
|
||||
update_cache: yes
|
||||
upgrade: safe
|
||||
# upgrade: safe
|
||||
upgrade: full
|
||||
|
||||
- name: Run the equivalent of "apt clean"
|
||||
ansible.builtin.apt:
|
||||
|
||||
Reference in New Issue
Block a user