Remove ANSIBLE_METADATA (#339)

* Remove ANSIBLE_METADATA

* remove from other modules

* remove from plugins and scripts
This commit is contained in:
Andrew Klychkov
2020-05-14 16:03:42 +03:00
committed by Felix Fontein
parent 02f640326c
commit 6a179835ed
21 changed files with 0 additions and 99 deletions
-4
View File
@@ -8,10 +8,6 @@ from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
ANSIBLE_METADATA = {'status': ['preview'],
'supported_by': 'community',
'metadata_version': '1.1'}
DOCUMENTATION = '''
---
module: docker_stack