mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-05 02:35:04 +02:00
Rename Wireguard peer "is-responder" to "responder" for RouterOS 7.17 (#364)
RouterOS 7.17 renamed the `is-responder` property in `/interface/wireguard/peers` to `responder`.
This commit is contained in:
parent
4b9925ac23
commit
770e4d2c8d
2 changed files with 4 additions and 1 deletions
2
changelogs/fragments/364-wireguard-responder.yml
Normal file
2
changelogs/fragments/364-wireguard-responder.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- api_info, api_modify - rename ``is-responder`` property in ``interface wireguard peers`` to ``responder`` for RouterOS 7.17 and newer (https://github.com/ansible-collections/community.routeros/pull/364).
|
Loading…
Add table
Add a link
Reference in a new issue