mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Update to firewalld doc
Missinformation about where available firewalld services are listed
This commit is contained in:
@@ -28,7 +28,7 @@ version_added: "1.4"
|
|||||||
options:
|
options:
|
||||||
service:
|
service:
|
||||||
description:
|
description:
|
||||||
- "Name of a service to add/remove to/from firewalld - service must be listed in /etc/services."
|
- "Name of a service to add/remove to/from firewalld - service must be listed in output of firewall-cmd --get-services."
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
port:
|
port:
|
||||||
|
|||||||
Reference in New Issue
Block a user