5 lines
102 B
YAML
Raw Normal View History

2021-08-13 16:05:57 +08:00
---
- name: Run Docker System Prune
command: "{{ matrix_host_command_docker }} system prune -a -f"