summaryrefslogtreecommitdiffstats
path: root/roles/openshift_openstack/tasks/cleanup.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_openstack/tasks/cleanup.yml')
-rw-r--r--roles/openshift_openstack/tasks/cleanup.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/openshift_openstack/tasks/cleanup.yml b/roles/openshift_openstack/tasks/cleanup.yml
new file mode 100644
index 000000000..258334a6b
--- /dev/null
+++ b/roles/openshift_openstack/tasks/cleanup.yml
@@ -0,0 +1,6 @@
+---
+
+- name: cleanup temp files
+ file:
+ path: "{{ stack_template_pre.path }}"
+ state: absent