mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-15 17:40:50 -07:00
Fix Ansible documentation in part of example formatting. Part 2 (#333)
* Fix Ansible documentation in part of example formatting * fix * Revert osx_defaults.py
This commit is contained in:
parent
328319b926
commit
327832dcbb
30 changed files with 299 additions and 268 deletions
|
@ -53,7 +53,8 @@ options:
|
|||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- rhn_channel:
|
||||
- name: Add a Red Hat software channel
|
||||
rhn_channel:
|
||||
name: rhel-x86_64-server-v2vwin-6
|
||||
sysname: server01
|
||||
url: https://rhn.redhat.com/rpc/api
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue