mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-02-03 23:51:48 +00:00
Changed the type of forward and masquerade options from str to bool
* Breaking Change * Fixes #582 Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
parent
9171b7fcf1
commit
8b611775d6
3 changed files with 11 additions and 81 deletions
3
changelogs/fragments/584_firewalld_opt_type.yml
Normal file
3
changelogs/fragments/584_firewalld_opt_type.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
breaking_changes:
|
||||
- firewalld - Changed the type of forward and masquerade options from str to bool (https://github.com/ansible-collections/ansible.posix/issues/582).
|
||||
Loading…
Add table
Add a link
Reference in a new issue