mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-07 02:48:33 -05:00
4 lines
102 B
YAML
4 lines
102 B
YAML
---
|
|
|
|
- name: Run Docker System Prune
|
|
command: "{{ matrix_host_command_docker }} system prune -a -f"
|