Fix modules with documentation errors.
This commit is contained in:
parent
9a075b5917
commit
ac7edef2be
3 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue