summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/okd/molecule/default/destroy.yml
blob: 0bd583e1caaa8404b53865f02c4f1c09e1eb603d (plain)
1
2
3
4
5
6
---
- name: Destroy
  hosts: localhost
  connection: local
  gather_facts: no
  tasks: []