mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +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 = '''
|
||||
|
||||
@@ -1,4 +1,2 @@
|
||||
async_wrapper
|
||||
fireball
|
||||
win_dotnet_ngen
|
||||
xenserver_facts
|
||||
|
||||
Reference in New Issue
Block a user