Lowercase task name and format variable with spaces
parent
2a67ff1a75
commit
bf065e853f
|
@ -185,7 +185,7 @@ EXAMPLES = '''
|
|||
zone: "test.io"
|
||||
register: AWSINFO
|
||||
|
||||
- name: GRAB ROUTE53 INFORMATION
|
||||
- name: grab Route53 record information
|
||||
route53_facts:
|
||||
type: A
|
||||
query: record_sets
|
||||
|
|
Loading…
Reference in New Issue