mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Modified openswitch module metadata from core to community (#21355)
This commit is contained in:
parent
026e2f3d50
commit
53c73ae836
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'status': ['preview'],
|
||||
'supported_by': 'core',
|
||||
'supported_by': 'community',
|
||||
'version': '1.0'}
|
||||
|
||||
DOCUMENTATION = """
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
ANSIBLE_METADATA = {'status': ['preview'],
|
||||
'supported_by': 'core',
|
||||
'supported_by': 'community',
|
||||
'version': '1.0'}
|
||||
|
||||
DOCUMENTATION = """
|
||||
|
|
Loading…
Reference in a new issue