Downgrading module from core to community (#24463)

This commit is contained in:
Dylan Silva 2017-05-11 08:05:49 -07:00 committed by GitHub
parent fb9efd3c7e
commit fc3cc73b73

View file

@ -17,7 +17,7 @@
ANSIBLE_METADATA = {'metadata_version': '1.0', ANSIBLE_METADATA = {'metadata_version': '1.0',
'status': ['preview'], 'status': ['preview'],
'supported_by': 'core'} 'supported_by': 'community'}
DOCUMENTATION = ''' DOCUMENTATION = '''