don't write tags unless deployment is quickstart

This commit is contained in:
Ben Partridge
2020-03-26 11:24:56 +11:00
parent 3c6e4215a0
commit 59d60dc385

View File

@@ -26,6 +26,7 @@
- name: Store some metadata about this run - name: Store some metadata about this run
include_tasks: "write-tags.yml" include_tasks: "write-tags.yml"
when: atl_quickstart_deployment is defined and atl_quickstart_deployment
- name: Initiate the startup of any new AWS services now - name: Initiate the startup of any new AWS services now
meta: flush_handlers meta: flush_handlers