--- - name: Prune docker hosts: all tasks: - name: Docker prune all ansible.builtin.shell: cmd: docker system prune -af