rhn_channel lacks sufficient testing and supportability

This commit is contained in:
James Tanner
2018-12-07 13:56:03 -05:00
committed by Toshio Kuratomi
parent 876b637208
commit b6220ce16a

View File

@@ -8,7 +8,7 @@ __metaclass__ = type
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'supported_by': 'core'}
'supported_by': 'community'}
DOCUMENTATION = '''
---