mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-05 23:10:23 +00:00
5 lines
102 B
YAML
5 lines
102 B
YAML
|
---
|
||
|
|
||
|
- name: Run Docker System Prune
|
||
|
command: "{{ matrix_host_command_docker }} system prune -a -f"
|