mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:01:41 +01:00
add: post upgrade autoremove command
This commit is contained in:
@@ -9,3 +9,6 @@
|
||||
apt:
|
||||
autoclean: true
|
||||
autoremove: true
|
||||
- name: Cleanup shell
|
||||
shell: |
|
||||
apt autoremove -y
|
||||
|
||||
Reference in New Issue
Block a user