summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/windows/win_dotnet_ngen.py
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2016-12-09 15:48:49 -0700
committerMatt Clay <matt@mystile.com>2016-12-09 16:08:26 -0700
commitac7edef2be84d4d22081d33393f584fa89fdda4f (patch)
treeb8ad3d9a5159ec52aebf4f9c82f0dd9132d725a9 /lib/ansible/modules/windows/win_dotnet_ngen.py
parent9a075b5917c95b4adb6b34c089e7e9ca23be5e1a (diff)
downloadansible-ac7edef2be84d4d22081d33393f584fa89fdda4f.tar.gz
Fix modules with documentation errors.
Diffstat (limited to 'lib/ansible/modules/windows/win_dotnet_ngen.py')
-rw-r--r--lib/ansible/modules/windows/win_dotnet_ngen.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ansible/modules/windows/win_dotnet_ngen.py b/lib/ansible/modules/windows/win_dotnet_ngen.py
index 9fb7e44e01..d902aafc51 100644
--- a/lib/ansible/modules/windows/win_dotnet_ngen.py
+++ b/lib/ansible/modules/windows/win_dotnet_ngen.py
@@ -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 = '''