mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Compare commits
2 commits
052d6753fa
...
a2fb3f49a7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a2fb3f49a7 | ||
|
|
cd941397d9 |
1 changed files with 3 additions and 0 deletions
3
changelogs/fragments/firewalld_breaking_change.yml
Normal file
3
changelogs/fragments/firewalld_breaking_change.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
breaking_changes:
|
||||||
|
- firewalld - ``icmp_block_inversion`` and ``masquerade`` will be changed to ``bool`` from ``str``. Please change playbooks accordingly (https://github.com/ansible-collections/ansible.posix/issues/235).
|
||||||
Loading…
Reference in a new issue