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