mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-02-04 08:01:49 +00:00
Change type of icmp_block_inversion option from str to bool
* Fixes #586 Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
parent
1b9ae1c77f
commit
6175a5028b
3 changed files with 33 additions and 85 deletions
3
changelogs/fragments/598_icmp_block_inversion.yml
Normal file
3
changelogs/fragments/598_icmp_block_inversion.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
breaking_changes:
|
||||
- firewalld - Changed the type of icmp_block_inversion option from str to bool (https://github.com/ansible-collections/ansible.posix/issues/586).
|
||||
Loading…
Add table
Add a link
Reference in a new issue