mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-17 12:13:34 +03:00
add run-docker-prune command
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
|
||||
- name: Run Docker System Prune
|
||||
command: "{{ matrix_host_command_docker }} system prune -a -f"
|
||||
Reference in New Issue
Block a user