mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
rhn_channel lacks sufficient testing and supportability
This commit is contained in:
parent
876b637208
commit
b6220ce16a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ __metaclass__ = type
|
|||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'supported_by': 'core'}
|
||||
'supported_by': 'community'}
|
||||
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue