summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/windows/win_dotnet_ngen.py
diff options
context:
space:
mode:
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 = '''