summaryrefslogtreecommitdiff
path: root/windows/win_reboot.py
diff options
context:
space:
mode:
Diffstat (limited to 'windows/win_reboot.py')
-rw-r--r--windows/win_reboot.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/win_reboot.py b/windows/win_reboot.py
index eeb39a92..c8f179e7 100644
--- a/windows/win_reboot.py
+++ b/windows/win_reboot.py
@@ -19,6 +19,10 @@
# this is a windows documentation stub. actual code lives in the .ps1
# file of the same name
+ANSIBLE_METADATA = {'status': ['stableinterface'],
+ 'supported_by': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION='''
---
module: win_reboot