mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-03-27 05:43:28 +00:00
firewalld_info: fixed typo in default_zone and improved examples SUMMARY There was a typo in the docs of firewalld_info. Furthermore I slightly improved the examples by showcasing how to use the data gathered by this module. ISSUE TYPE Docs Pull Request COMPONENT NAME firewalld_info ADDITIONAL INFORMATION I'm not sure whether I should also update the file docs/ansible.posix.firewalld_info_module.rst but I suspect it will be generated automatically? Reviewed-by: Hideki Saito <saito@fgrep.org>