mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -07:00
Update metadata to 1.1
This commit is contained in:
parent
546187a8af
commit
f203ca7907
1323 changed files with 1686 additions and 1807 deletions
|
@ -12,9 +12,9 @@ __metaclass__ = type
|
|||
# - move create/update code out of main
|
||||
# - unit tests
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.0',
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['stableinterface'],
|
||||
'supported_by': 'curated'}
|
||||
'supported_by': 'certified'}
|
||||
|
||||
|
||||
DOCUMENTATION = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue