purge and autoclean are not compatible together
This commit is contained in:
parent
2cd8fea84f
commit
5965182816
@ -8,4 +8,3 @@
|
|||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
autoclean: true
|
autoclean: true
|
||||||
autoremove: true
|
autoremove: true
|
||||||
purge: true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user