mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
firewalld: Add a Link for rich rules
Add a link for Firewalld Rich Rules for further documentation. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
8d568fb6ea
commit
12e0c72841
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