mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +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:
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user