Fix error in YAML example
parent
9d156c6cb1
commit
dace517133
|
@ -70,7 +70,7 @@ author:
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
- name: Run puppet agent and fail if anything goes wrong
|
- name: Run puppet agent and fail if anything goes wrong
|
||||||
puppet
|
puppet:
|
||||||
|
|
||||||
- name: Run puppet and timeout in 5 minutes
|
- name: Run puppet and timeout in 5 minutes
|
||||||
puppet:
|
puppet:
|
||||||
|
|
Loading…
Reference in New Issue