Remove ANSIBLE_METADATA from all modules

It's not required for collections,
for more details:
https://github.com/ansible-collections/overview/issues/57
Change-Id: I954eef25bb9837c9282665ad5586dbe37f4f4424
This commit is contained in:
Sagi Shnaidman
2020-05-14 17:00:00 +03:00
parent 5ff16c9420
commit 572fe85894
61 changed files with 0 additions and 348 deletions

View File

@@ -7,12 +7,6 @@
# Copyright (c) 2013, John Dewey <john@dewey.ws>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
'supported_by': 'community'}
DOCUMENTATION = '''
---
module: server