Add docker prune playbook

This commit is contained in:
Lino Silva
2024-11-15 11:09:13 +00:00
parent c487d5cec4
commit 53489b5764
5 changed files with 11 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
- hosts: lxc
become: yes
roles:
- role: common/lxc/docker-prune