From d749ec91e513c40a50b539a7eaccf29c31dda4d4 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Tue, 6 Dec 2016 02:35:05 -0800 Subject: Refreshed metadata for core modules --- network/cumulus/cl_ports.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'network/cumulus/cl_ports.py') diff --git a/network/cumulus/cl_ports.py b/network/cumulus/cl_ports.py index 9ed48089..85b3ed94 100644 --- a/network/cumulus/cl_ports.py +++ b/network/cumulus/cl_ports.py @@ -15,6 +15,10 @@ # You should have received a copy of the GNU General Public License # along with Ansible. If not, see . +ANSIBLE_METADATA = {'status': ['preview'], + 'supported_by': 'community', + 'version': '1.0'} + DOCUMENTATION = ''' --- module: cl_ports -- cgit v1.2.1