This commit is contained in:
Abhijeet Kasurde 2025-10-09 22:25:29 -07:00 committed by GitHub
commit f88678ddd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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).