summaryrefslogtreecommitdiff
path: root/system/mount.py
diff options
context:
space:
mode:
Diffstat (limited to 'system/mount.py')
-rw-r--r--system/mount.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/mount.py b/system/mount.py
index 9fe7fe32..b8fad774 100644
--- a/system/mount.py
+++ b/system/mount.py
@@ -30,6 +30,10 @@ from ansible.module_utils.six import iteritems
import os
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'core',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: mount