support for 'ip ipsec mode-config' (#376)

* Added support for 'ip ipsec mode-config'

* Create 376-ipsec-mode-config.yml

---------

Co-authored-by: Laurent Papier <papier@sdv.fr>
This commit is contained in:
SdVSysAdmin 2025-06-13 08:10:27 +02:00 committed by GitHub
parent 88806047e3
commit 49e4b83594
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 19 additions and 5 deletions

View file

@ -0,0 +1,3 @@
minor_changes:
- api_modify, api_info - support API path ``ip ipsec mode-config``
(https://github.com/ansible-collections/community.routeros/pull/376).