mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix modules with documentation errors.
This commit is contained in:
@@ -29,6 +29,7 @@ description:
|
||||
author:
|
||||
- Andy Hill (@andyhky)
|
||||
- Tim Rupp
|
||||
options: {}
|
||||
'''
|
||||
|
||||
import platform
|
||||
|
||||
@@ -40,6 +40,7 @@ notes:
|
||||
- there's no way to test if they've been completed (?)
|
||||
- the stdout is quite likely to be several megabytes
|
||||
author: Peter Mounce
|
||||
options: {}
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user