5 lines
118 B
YAML
Raw Normal View History

2020-10-10 04:11:26 +02:00
---
- name: Run Docker System Prune
ansible.builtin.command: "{{ matrix_host_command_docker }} system prune -a -f"