mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-09-01 15:35:47 +02:00
Update changelogs/fragments/324-fix-firewall-log-and-log-prefix.yaml
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
1920553c4f
commit
1b5374c2c8
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
bugfixes:
|
||||
- fields 'log' and 'log-prefix' in paths ip firewall filter, mangle, nat, raw changed from KeyInfo(can_disable=True) to KeyInfo(default=False) for 'log' and KeyInfo(default='') for 'log-prefix' (https://github.com/ansible-collections/community.routeros/pull/324).
|
||||
- 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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue