summaryrefslogtreecommitdiff
path: root/windows/win_command.py
diff options
context:
space:
mode:
Diffstat (limited to 'windows/win_command.py')
-rw-r--r--windows/win_command.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/win_command.py b/windows/win_command.py
index 2d76a0b8..2a131c4b 100644
--- a/windows/win_command.py
+++ b/windows/win_command.py
@@ -19,6 +19,10 @@
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
#
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: win_command