commit | 0170895ffa4d1273ea119826b992497c9ef015f9 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed Mar 21 05:33:37 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed Mar 21 05:33:37 2018 -0400 |
tree | 19a6652856062f2631bd99a88056b3160469b9ee | |
parent | 72deaeec0213f9ba3364d41bd661d2ee7032103d [diff] |
Pulled facts gathering into this role
diff --git a/tasks/private_address.yml b/tasks/private_address.yml index 54d0b25..f7f0bc5 100644 --- a/tasks/private_address.yml +++ b/tasks/private_address.yml
@@ -7,7 +7,7 @@ - block: - name: Update EC2 for private ip on AWS - ec2_facts: + ec2_metadata_facts: when: ansible_ec2_local_ipv4 is not defined - name: Normalized name for private address on AWS