removed module from support list (#59878)
This commit is contained in:
parent
f1fd13c0ef
commit
eb15ee91df
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,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…
Reference in a new issue