DCD-890: Remove duplicate metadata lookup.

This commit is contained in:
Steve Smith
2020-01-14 09:50:29 +11:00
parent 4a520c1ec3
commit 590eca6aa5

View File

@@ -1,8 +1,5 @@
--- ---
- name: Fetch local EC2 metadata
ec2_metadata_facts:
- name: Retrieve all available EC2 tags - name: Retrieve all available EC2 tags
ec2_tag: ec2_tag:
region: "{{ ansible_ec2_placement_region }}" region: "{{ ansible_ec2_placement_region }}"