ansible.posix/changelogs/fragments/297_firewalld_exclusive_options_handling.yml
Hideki Saito 667ebef95c Refine the handling of exclusive options using mutually_exclusive
- Fixes #255

Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-11-29 18:46:28 +09:00

3 lines
136 B
YAML

---
bugfixes:
- firewalld - Refine the handling of exclusive options (https://github.com/ansible-collections/ansible.posix/issues/255).