Add new firewalld_info module to ansible.posix collection

* fixes #98

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2021-06-27 12:27:45 +09:00
parent a994a58b23
commit 27434455e5
6 changed files with 523 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
trivial:
- firewalld_info - add ``firewalld_info`` module to ``ansible.posix`` collection (https://github.com/ansible-collections/ansible.posix/issues/98)