mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-17 17:26:42 +02:00
3 lines
95 B
YAML
3 lines
95 B
YAML
- name: Prune Docker resources
|
|
become: true
|
|
ansible.builtin.command: docker system prune -f |