mirror of
https://github.com/zahodi/ansible-mikrotik.git
synced 2025-06-27 20:18: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:
|
||||
- netwatch
|
||||
- e-mail
|
||||
- hotspot
|
||||
settings:
|
||||
description:
|
||||
- All Mikrotik compatible parameters for this particular endpoint.
|
||||
|
|
|
@ -22,13 +22,6 @@ options:
|
|||
description:
|
||||
- password used for authentication to mikrotik router
|
||||
required: True
|
||||
parameter:
|
||||
description:
|
||||
- sub endpoint for mikrotik tool
|
||||
required: True
|
||||
options:
|
||||
- netwatch
|
||||
- e-mail
|
||||
rule:
|
||||
description:
|
||||
- a list containing dictionary parameters.
|
||||
|
@ -40,6 +33,7 @@ options:
|
|||
options:
|
||||
- filter
|
||||
- nat
|
||||
- mangle
|
||||
settings:
|
||||
description:
|
||||
- All Mikrotik compatible parameters for this particular endpoint.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue