mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-05-08 06:13:02 +00:00
Display warning message if wrong parameter set to masquerade or icmp-block-inversion
* This PR is a part of #249 Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
5
changelogs/fragments/254_variable_warnings.yml
Normal file
5
changelogs/fragments/254_variable_warnings.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
minor_changes:
|
||||
- firewalld - Show warning message that variable type of ``masquerade`` and
|
||||
``icmp_block_inversion`` will be changed from ``str`` to ``boolean``
|
||||
in the future release (https://github.com/ansible-collections/ansible.posix/pull/254).
|
||||
Reference in New Issue
Block a user