Use native YAML (#3437)

pull/18777/head
Fabio Alessandro Locati 8 years ago committed by Matt Clay
parent 616c86529f
commit 69fa44b6d1

@ -54,7 +54,9 @@ options:
EXAMPLES = '''
# Execute the run command on rsyslog container image (atomic run rhel7/rsyslog)
- atomic_image: name=rhel7/rsyslog state=latest
- atomic_image:
name: rhel7/rsyslog
state: latest
'''

Loading…
Cancel
Save