commit | 348c845326388ece4eeff482dce78989ac88cfb3 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Sat Mar 24 13:35:11 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Sat Mar 24 13:35:11 2018 -0400 |
tree | 8d60c7dcc245d3f20c5317f2b53c716fe50bef16 | |
parent | 31303a4fce7cdbc0956c68956af3295f5718d3fe [diff] |
updated fact gathering module
diff --git a/tasks/public_address.yml b/tasks/public_address.yml index e912e07..7b65e19 100644 --- a/tasks/public_address.yml +++ b/tasks/public_address.yml
@@ -7,7 +7,7 @@ - block: - name: Update cache for public ip on AWS - ec2_facts: + ec2_metadata_facts: when: ansible_ec2_public_ipv4 is not defined - name: Normalized name for public address on AWS