Files
ansible.posix/changelogs/fragments/254_variable_warnings.yml
2021-09-06 09:14:34 +09:00

6 lines
255 B
YAML

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