mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
spelling correction for "separate"
s/seperate/separate/ http://en.wiktionary.org/wiki/separate
This commit is contained in:
@@ -39,7 +39,7 @@ vpc_destination_variable = ip_address
|
||||
route53 = False
|
||||
|
||||
# Additionally, you can specify the list of zones to exclude looking up in
|
||||
# 'route53_excluded_zones' as a comma-seperated list.
|
||||
# 'route53_excluded_zones' as a comma-separated list.
|
||||
# route53_excluded_zones = samplezone1.com, samplezone2.com
|
||||
|
||||
# API calls to EC2 are slow. For this reason, we cache the results of an API
|
||||
|
||||
Reference in New Issue
Block a user