mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-30 21:09:09 -07:00
YAML fixes for examples in additional modules
This commit is contained in:
parent
7c00346714
commit
78a000502e
9 changed files with 110 additions and 112 deletions
|
@ -87,7 +87,7 @@ options:
|
|||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name Update the OS to the latest version
|
||||
- name: Update the OS to the latest version
|
||||
swupd:
|
||||
update: yes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue