summaryrefslogtreecommitdiff
path: root/net_infrastructure/openvswitch_port
diff options
context:
space:
mode:
authorMichael DeHaan <michael@ansibleworks.com>2013-11-18 18:55:49 -0500
committerMichael DeHaan <michael@ansibleworks.com>2013-11-18 18:55:49 -0500
commit08996d78d69052acc03b63462037328b0a1631fa (patch)
tree5c02cba8542dfc0f858601cb9cca4280b5ffdc59 /net_infrastructure/openvswitch_port
parent55a48aacc3be822f53b628ffc4f7c11f97ca4130 (diff)
downloadansible-modules-extras-08996d78d69052acc03b63462037328b0a1631fa.tar.gz
Add version_added to all modules missing version_added information, the docs formatter will now
raise errors when omitted, updated changelog with new modules.
Diffstat (limited to 'net_infrastructure/openvswitch_port')
-rw-r--r--net_infrastructure/openvswitch_port1
1 files changed, 1 insertions, 0 deletions
diff --git a/net_infrastructure/openvswitch_port b/net_infrastructure/openvswitch_port
index bfa7a9ca..3fe0c4e3 100644
--- a/net_infrastructure/openvswitch_port
+++ b/net_infrastructure/openvswitch_port
@@ -17,6 +17,7 @@
DOCUMENTATION = '''
---
module: openvswitch_port
+version_added: 1.4
short_description: Manage Open vSwitch ports
requirements: [ ovs-vsctl ]
description: