mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +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:
|
rich_rule:
|
||||||
description:
|
description:
|
||||||
- Rich rule to add/remove to/from firewalld.
|
- 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
|
type: str
|
||||||
source:
|
source:
|
||||||
description:
|
description:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue