1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update example vpc_desitnation_variable example with working settings

This commit is contained in:
Anthony Robinson 2016-02-01 11:05:46 -05:00
parent 1733bf4053
commit b73c7728f4

View file

@ -37,7 +37,7 @@ destination_variable = public_dns_name
# the boto instance variables hold precedence in the event of a collision.
# WARNING: - instances that are in the private vpc, _without_ public ip address
# will not be listed in the inventory until You set:
# vpc_destination_variable = 'private_ip_address'
# vpc_destination_variable = private_ip_address
vpc_destination_variable = ip_address
# To tag instances on EC2 with the resource records that point to them from