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

@@ -4,11 +4,6 @@
# Copyright (c) 2016, Mario Santos <mario.rf.santos@gmail.com>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
ANSIBLE_METADATA = {'status': ['preview'],
'supported_by': 'community',
'metadata_version': '1.1'}
DOCUMENTATION = '''
---
module: server_metadata