init
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
- name: Autoremove and autoclean packages
|
||||
ansible.builtin.apt:
|
||||
autoremove: yes
|
||||
autoclean: yes
|
||||
Reference in New Issue
Block a user