mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-23 12:24:35 +02:00
Add support for the "ip dns adlist" path (#310)
Upstream documentation: https://help.mikrotik.com/docs/display/ROS/DNS#DNS-Adlist
This commit is contained in:
parent
274e249f26
commit
6c2101d4d8
4 changed files with 20 additions and 0 deletions
|
@ -131,6 +131,7 @@ options:
|
|||
- ip dhcp-server option
|
||||
- ip dhcp-server option sets
|
||||
- ip dns
|
||||
- ip dns adlist
|
||||
- ip dns static
|
||||
- ip firewall address-list
|
||||
- ip firewall connection tracking
|
||||
|
|
|
@ -140,6 +140,7 @@ options:
|
|||
- ip dhcp-server option
|
||||
- ip dhcp-server option sets
|
||||
- ip dns
|
||||
- ip dns adlist
|
||||
- ip dns static
|
||||
- ip firewall address-list
|
||||
- ip firewall connection tracking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue