1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Make the metadata docs agree with what's currently implemented

This commit is contained in:
Toshio Kuratomi 2017-02-24 13:22:40 -08:00 committed by Brian Coca
parent c1c54f1bf4
commit 9d85d81ed0

View file

@ -59,7 +59,7 @@ Format::
ANSIBLE_METADATA = {
'version': '1.0',
'supported_by': 'core|community|core_curated',
'supported_by': 'core|community|unmaintained|committer',
'status': ['stableinterface|preview|deprecated|removed']
}