summaryrefslogtreecommitdiff
path: root/cloud/openstack/os_port.py
diff options
context:
space:
mode:
Diffstat (limited to 'cloud/openstack/os_port.py')
-rw-r--r--cloud/openstack/os_port.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/cloud/openstack/os_port.py b/cloud/openstack/os_port.py
index e31f4fa0..56625a63 100644
--- a/cloud/openstack/os_port.py
+++ b/cloud/openstack/os_port.py
@@ -22,6 +22,10 @@ except ImportError:
HAS_SHADE = False
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: os_port