ansible-collections.communi.../plugins
hansmi b70b4a72b3
Set mangle passthrough default for RouterOS 7.19 (#382)
The behaviour of the `passthrough` property in `ip/firewall/mangle` has
changed in RouterOS 7.19:

```
*) firewall - always show "passthrough" when exporting mangle table;
```

Per the documentation at [1] the default is `true`.

[1] https://help.mikrotik.com/docs/spaces/ROS/pages/48660587/Mangle
2025-07-28 22:33:24 +02:00
..
cliconf Improve formulations. 2024-12-28 16:52:27 +01:00
doc_fragments Add 'idempotent' attribute (#337) 2024-12-30 21:11:17 +01:00
filter Fix linting errors. 2025-04-26 12:18:29 +02:00
module_utils Set mangle passthrough default for RouterOS 7.19 (#382) 2025-07-28 22:33:24 +02:00
modules Prevent deprecation warnings when using ansible-core 2.19. (#385) 2025-07-25 22:26:39 +02:00
terminal Remove unneccessary imports (#149) 2023-02-06 07:42:39 +01:00