changed F5 module metadata to certified (#46849)

This commit is contained in:
Sandra McCann 2018-10-12 11:57:28 -04:00 committed by Alicia Cozine
parent a06a5ded61
commit dc3407eaeb
116 changed files with 116 additions and 116 deletions

View file

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