Merge pull request #233 from piotrtrojanowski-dev/patch-2

Fix requires firewalld version in comments for permanent parameter.

SUMMARY
Version of firewalled seems to be wrong. 3.0.9 version of that package does not exist.
The latest release of firewalled: https://github.com/firewalld/firewalld/releases
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
ansible.posix.firewalld

Reviewed-by: Hideki Saito <saito@fgrep.org>
Reviewed-by: Andrew Klychkov <aaklychkov@mail.ru>
Reviewed-by: None <None>
This commit is contained in:
ansible-zuul[bot]
2021-08-10 06:42:37 +00:00
committed by GitHub
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
---
trivial:
- firewalld - fix wrong version number in the module document.