update cyberark metadata to certified (#46978)

This commit is contained in:
Sandra McCann 2018-10-12 14:54:48 -04:00 committed by Alicia Cozine
parent 4513298971
commit 1015c50034
2 changed files with 2 additions and 2 deletions

View file

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

View file

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