mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-19 23:00:22 -07:00
changed F5 module metadata to certified (#46849)
This commit is contained in:
parent
a06a5ded61
commit
dc3407eaeb
116 changed files with 116 additions and 116 deletions
|
@ -10,7 +10,7 @@ __metaclass__ = type
|
|||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'supported_by': 'community'}
|
||||
'supported_by': 'certified'}
|
||||
|
||||
DOCUMENTATION = r'''
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue