summaryrefslogtreecommitdiffstats
path: root/roles/openshift_openstack/tasks/cleanup.yml
blob: 258334a6b0ebe0d7f278b323c91d8faccf863635 (plain)
1
2
3
4
5
6
---

- name: cleanup temp files
  file:
    path: "{{ stack_template_pre.path }}"
    state: absent