ansible-collections.communi.../plugins/module_utils
derdeagle 92c6226394
Fix some bugs and adapt RouterOS v.7.12 changes (#234)
* Fix some bugs and adapt RouterOS v.7.12 changes

/ip traffic-flow target: make it a multiple value (single_value=False)
field
/routing id: add comment attribute
/tool e-mail: add versioning to the parameters as "address" was renamed to "server" in 7.12
/routing bgp connection: add missing attributes

* Add changelog fragment

* Fix duplicate key 'output.network'

* Split up the changelog fragment

---------

Co-authored-by: Johannes Münch <git@washiza.eu>
2023-11-19 10:39:33 +01:00
..
_api_data.py Fix some bugs and adapt RouterOS v.7.12 changes (#234) 2023-11-19 10:39:33 +01:00
_version.py Workaround prompt issues between ROS 6.49 and 7.1.5 (#62) (#161) 2023-03-23 21:25:23 +01:00
api.py Allow to differ on API paths based on RouterOS version (1/2) (#209) 2023-09-01 22:27:18 +02:00
quoting.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml, add missing license file (#101) 2022-07-18 23:16:54 +02:00
routeros.py Workaround prompt issues between ROS 6.49 and 7.1.5 (#62) (#161) 2023-03-23 21:25:23 +01:00
version.py Workaround prompt issues between ROS 6.49 and 7.1.5 (#62) (#161) 2023-03-23 21:25:23 +01:00