Remove ANSIBLE_METADATA

The meta data field is deprecated and is not used anymore.

See ansible-collections/overview#57 for more details.
This commit is contained in:
Örjan Sjöholm
2020-05-14 14:25:07 +02:00
parent 5f3d2fc6f1
commit f45d33224f
12 changed files with 0 additions and 46 deletions

View File

@@ -9,10 +9,6 @@ from __future__ import absolute_import, division, print_function
__metaclass__ = type
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'supported_by': 'community'}
DOCUMENTATION = '''
module: k8s_service