mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 18:24:52 +02:00
* Update _api_data.py * Create 324-fix-firewall-log-and-log-prefix.yaml * Update changelogs/fragments/324-fix-firewall-log-and-log-prefix.yaml Co-authored-by: Felix Fontein <felix@fontein.de> * Update test_api_info.py * fix tests --------- Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: alsmirnov <alsmirnov@ourgapps.com>
2 lines
276 B
YAML
2 lines
276 B
YAML
bugfixes:
|
|
- api_info, api_modify - fields ``log`` and ``log-prefix`` in paths ``ip firewall filter``, ``ip firewall mangle``, ``ip firewall nat``, ``ip firewall raw`` now have the correct default values (https://github.com/ansible-collections/community.routeros/pull/324).
|