Make the metadata docs agree with what's currently implemented
parent
c1c54f1bf4
commit
9d85d81ed0
|
@ -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']
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue