summaryrefslogtreecommitdiff
path: root/windows/win_ping.py
diff options
context:
space:
mode:
Diffstat (limited to 'windows/win_ping.py')
-rw-r--r--windows/win_ping.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/win_ping.py b/windows/win_ping.py
index ecb5149f..6f650e97 100644
--- a/windows/win_ping.py
+++ b/windows/win_ping.py
@@ -21,6 +21,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_ping