mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Merge pull request #78 from Akasurde/firewalld_rich_rule
firewalld: Add a Link for rich rules Reviewed-by: https://github.com/apps/ansible-zuul
This commit is contained in:
commit
06efaeb108
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ options:
|
|||
rich_rule:
|
||||
description:
|
||||
- Rich rule to add/remove to/from firewalld.
|
||||
- See L(Syntax for firewalld rich language rules,https://firewalld.org/documentation/man-pages/firewalld.richlanguage.html).
|
||||
type: str
|
||||
source:
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in a new issue