mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
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:
@@ -9,9 +9,6 @@ from __future__ import absolute_import, division, print_function
|
||||
|
||||
__metaclass__ = type
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
DOCUMENTATION = '''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user