mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
Remove ANSIBLE_METADATA (#35)
This commit is contained in:
parent
bcfea39ddc
commit
138e27a31e
2 changed files with 0 additions and 10 deletions
|
@ -5,11 +5,6 @@
|
|||
from __future__ import (absolute_import, division, print_function)
|
||||
__metaclass__ = type
|
||||
|
||||
ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
'status': ['preview'],
|
||||
'supported_by': 'community'}
|
||||
|
||||
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: command
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue