mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-09-10 15:11:03 -07:00
Make the metadata docs agree with what's currently implemented
This commit is contained in:
parent
c1c54f1bf4
commit
9d85d81ed0
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ Format::
|
||||||
|
|
||||||
ANSIBLE_METADATA = {
|
ANSIBLE_METADATA = {
|
||||||
'version': '1.0',
|
'version': '1.0',
|
||||||
'supported_by': 'core|community|core_curated',
|
'supported_by': 'core|community|unmaintained|committer',
|
||||||
'status': ['stableinterface|preview|deprecated|removed']
|
'status': ['stableinterface|preview|deprecated|removed']
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue