mirror of
https://github.com/zahodi/ansible-mikrotik.git
synced 2025-06-27 12:08:52 +02:00
add additional parameters
This commit is contained in:
parent
42eed5c6fd
commit
83d4074b9f
2 changed files with 2 additions and 7 deletions
|
@ -29,6 +29,7 @@ options:
|
||||||
options:
|
options:
|
||||||
- netwatch
|
- netwatch
|
||||||
- e-mail
|
- e-mail
|
||||||
|
- hotspot
|
||||||
settings:
|
settings:
|
||||||
description:
|
description:
|
||||||
- All Mikrotik compatible parameters for this particular endpoint.
|
- All Mikrotik compatible parameters for this particular endpoint.
|
||||||
|
|
|
@ -22,13 +22,6 @@ options:
|
||||||
description:
|
description:
|
||||||
- password used for authentication to mikrotik router
|
- password used for authentication to mikrotik router
|
||||||
required: True
|
required: True
|
||||||
parameter:
|
|
||||||
description:
|
|
||||||
- sub endpoint for mikrotik tool
|
|
||||||
required: True
|
|
||||||
options:
|
|
||||||
- netwatch
|
|
||||||
- e-mail
|
|
||||||
rule:
|
rule:
|
||||||
description:
|
description:
|
||||||
- a list containing dictionary parameters.
|
- a list containing dictionary parameters.
|
||||||
|
@ -40,6 +33,7 @@ options:
|
||||||
options:
|
options:
|
||||||
- filter
|
- filter
|
||||||
- nat
|
- nat
|
||||||
|
- mangle
|
||||||
settings:
|
settings:
|
||||||
description:
|
description:
|
||||||
- All Mikrotik compatible parameters for this particular endpoint.
|
- All Mikrotik compatible parameters for this particular endpoint.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue