Marks select modules as stableinterface (#41741)

this is being required by customers so that they may adopt ansible
and F5's work in ansible.
This commit is contained in:
Tim Rupp
2018-06-20 12:16:43 -07:00
committed by GitHub
parent 80940a6b1c
commit 58d857f235
32 changed files with 32 additions and 32 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -8,7 +8,7 @@ __metaclass__ = type
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'status': ['stableinterface'],
'supported_by': 'community'}
DOCUMENTATION = r'''

View File

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

View File

@@ -8,7 +8,7 @@ __metaclass__ = type
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'status': ['stableinterface'],
'supported_by': 'community'}
DOCUMENTATION = r'''

View File

@@ -8,7 +8,7 @@ __metaclass__ = type
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'status': ['stableinterface'],
'supported_by': 'community'}
DOCUMENTATION = r'''

View File

@@ -8,7 +8,7 @@ __metaclass__ = type
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'status': ['stableinterface'],
'supported_by': 'community'}
DOCUMENTATION = r'''

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -8,7 +8,7 @@ __metaclass__ = type
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'status': ['stableinterface'],
'supported_by': 'community'}
DOCUMENTATION = r'''