Update EdgeOS modules to be community supported (#38112)

pull/38127/head
Sam Doran 6 years ago committed by Alicia Cozine
parent 27c47f75ad
commit a4c82d5842

@ -9,7 +9,7 @@ __metaclass__ = type
ANSIBLE_METADATA = {'metadata_version': '1.1', ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'], 'status': ['preview'],
'supported_by': 'network'} 'supported_by': 'community'}
DOCUMENTATION = """ DOCUMENTATION = """
--- ---

@ -9,7 +9,7 @@ __metaclass__ = type
ANSIBLE_METADATA = {'metadata_version': '1.1', ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'], 'status': ['preview'],
'supported_by': 'network'} 'supported_by': 'community'}
DOCUMENTATION = """ DOCUMENTATION = """

Loading…
Cancel
Save