mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Many more doc fixes
This commit is contained in:
parent
ec68f78556
commit
4f07e8b256
23 changed files with 34 additions and 24 deletions
|
@ -86,7 +86,9 @@ options:
|
|||
require: false
|
||||
default: c:\\ansible-playbook.log
|
||||
aliases: []
|
||||
author: Trond Hindenes, Peter Mounce
|
||||
author:
|
||||
- '"Trond Hindenes (@trondhindenes)" <trond@hindenes.com>'
|
||||
- '"Peter Mounce (@petemounce)" <public@neverrunwithscissors.com>'
|
||||
'''
|
||||
|
||||
# TODO:
|
||||
|
|
|
@ -41,7 +41,7 @@ options:
|
|||
- (anything that is a valid update category)
|
||||
default: critical
|
||||
aliases: []
|
||||
author: Peter Mounce
|
||||
author: '"Peter Mounce (@petemounce)" <public@neverrunwithscissors.com>'
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue