Guillaume Coré
2017-10-04 0d581526920286190a69f73f0c643146e3eecc90
ansible/configs/ocp-workshop/destroy_env.yml
@@ -82,7 +82,6 @@
        state: "absent"
        region: "{{aws_region}}"
        disable_rollback: false
        template: "{{ ANSIBLE_REPO_PATH }}/workdir/ec2_cloud_template.{{ env_type }}.{{ guid }}.json"
        tags:
          Stack: "project {{env_type}}-{{ guid }}"
      tags: [ destroying, destroy_cf_deployment ]
@@ -96,4 +95,5 @@
      fail:
        msg: "FAIL {{ project_tag }} Destroy Cloudformation"
      when: not cloudformation_result|succeeded
      tags: [ destroying, destroy_cf_deployment ]
## we need to add something to delete the env specific key.