mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-02 14:24:37 +02:00
Fix plugin 'name'. (#19)
This commit is contained in:
parent
389924be6e
commit
99ede01d63
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ __metaclass__ = type
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
author: "Egor Zaitsev (@heuels)"
|
||||
cliconf: routeros
|
||||
name: routeros
|
||||
short_description: Use routeros cliconf to run command on MikroTik RouterOS platform
|
||||
description:
|
||||
- This routeros plugin provides low level abstraction apis for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue