mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
EC2 inventory toggle to exclude/include RDS instances.
This commit is contained in:
@@ -38,6 +38,9 @@ vpc_destination_variable = ip_address
|
||||
# Route53, uncomment and set 'route53' to True.
|
||||
route53 = False
|
||||
|
||||
# To include RDS instances in inventory, set to True.
|
||||
rds = False
|
||||
|
||||
# Additionally, you can specify the list of zones to exclude looking up in
|
||||
# 'route53_excluded_zones' as a comma-separated list.
|
||||
# route53_excluded_zones = samplezone1.com, samplezone2.com
|
||||
|
||||
Reference in New Issue
Block a user