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

Merge pull request #6014 from amirhhz/patch-1

Remove superfluous/invalid quote
This commit is contained in:
James Cammarata 2014-02-14 10:46:59 -06:00
commit 80846f4f2d

View file

@ -111,7 +111,7 @@ EXAMPLES = '''
# Add an AAAA record. Note that because there are colons in the value
# that the entire parameter list must be quoted:
- route53: >
"command=create
command=create
zone=foo.com
record=localhost.foo.com
type=AAAA