v.1.5.2 use full-upgrade
This commit is contained in:
@@ -7,8 +7,9 @@
|
||||
- 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:
|
||||
clean: yes
|
||||
|
||||
Reference in New Issue
Block a user