docs: fix indentation in firewalld_services example
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2022-11-11 11:34:32 +01:00
parent e2cc2fb381
commit 3237ab58cd
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 7 additions and 7 deletions

View File

@ -24,13 +24,13 @@ firewalld_ipsets_extra: []
# automatically loaded if a service is enabled.
# @var firewalld_services:example: >
# - name: ""
# short: ""
# description: ""
# port: []
# protocol: []
# source_port: []
# module: []
# destination: {}
# short: ""
# description: ""
# port: []
# protocol: []
# source_port: []
# module: []
# destination: {}
firewalld_services: []
firewalld_services_extra: []