mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-29 22:29:47 +02:00
Revert unwanted changes.
This commit is contained in:
parent
89f575f1ef
commit
b5176e4542
1 changed files with 7 additions and 7 deletions
|
@ -355,7 +355,7 @@ seealso:
|
|||
|
||||
EXAMPLES = r"""
|
||||
- name: Setup DHCP server networks
|
||||
# Ensures that we have exactly two DHCP server networks (in the specified order)
|
||||
# Ensures that we have exactly two DHCP server networks (in the specified order)
|
||||
community.routeros.api_modify:
|
||||
path: ip dhcp-server network
|
||||
handle_absent_entries: remove
|
||||
|
@ -388,7 +388,7 @@ EXAMPLES = r"""
|
|||
# - "empty" value (null/~/None)
|
||||
# - prepend '!'
|
||||
out-interface:
|
||||
to-addresses:
|
||||
to-addresses: ~
|
||||
'!to-ports':
|
||||
|
||||
- name: Block all incoming connections
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue