Merge pull request #426 from exploide/firewalld_info_docs

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>
This commit is contained in:
softwarefactory-project-zuul[bot]
2023-03-24 06:51:24 +00:00
committed by GitHub
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
---
trivial:
- firewalld_info - fixed typo in return value and improved examples in documentation