Update to firewalld doc
Missinformation about where available firewalld services are listed
This commit is contained in:
parent
952add5920
commit
be9fb2aa7d
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ version_added: "1.4"
|
|||
options:
|
||||
service:
|
||||
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
|
||||
default: null
|
||||
port:
|
||||
|
|
Loading…
Reference in a new issue