Repository URL to install this package:
--- - name: Destroy hosts: localhost connection: local gather_facts: false tasks: - include: destroy/docker.yml