mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-06 16:24:40 +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 = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
author: "Egor Zaitsev (@heuels)"
|
author: "Egor Zaitsev (@heuels)"
|
||||||
cliconf: routeros
|
name: routeros
|
||||||
short_description: Use routeros cliconf to run command on MikroTik RouterOS platform
|
short_description: Use routeros cliconf to run command on MikroTik RouterOS platform
|
||||||
description:
|
description:
|
||||||
- This routeros plugin provides low level abstraction apis for
|
- This routeros plugin provides low level abstraction apis for
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue