1
0
mirror of https://github.com/openshift/openshift-ansible-contrib.git synced 2026-02-05 09:45:58 +01:00
Files
openshift-ansible-contrib/playbooks/tasks/teardown.yml
2016-05-04 14:59:41 -04:00

7 lines
170 B
YAML

---
- name: Launch the CloudFormation Template
cloudformation:
region: "{{ ec2_region }}"
stack_name: openshift-{{ cluster_id }}-{{ env_id }}
state: absent