ansible.posix/changelogs/fragments/598_icmp_block_inversion.yml
Hideki Saito 6175a5028b
Change type of icmp_block_inversion option from str to bool
* Fixes #586

Signed-off-by: Hideki Saito <saito@fgrep.org>
2024-11-28 14:19:20 +09:00

3 lines
170 B
YAML

---
breaking_changes:
- firewalld - Changed the type of icmp_block_inversion option from str to bool (https://github.com/ansible-collections/ansible.posix/issues/586).