commit 3237ab58cd
Author: Robert Kaussow <mail@thegeeklab.de> Date: Fri Nov 11 11:34:32 2022 +0100 docs: fix indentation in firewalld_services example
This commit is contained in:
parent
e485ef4728
commit
b2bd555a1d
14
index.md
14
index.md
@ -95,13 +95,13 @@ firewalld_services: []
|
|||||||
|
|
||||||
```YAML
|
```YAML
|
||||||
- name: ""
|
- name: ""
|
||||||
short: ""
|
short: ""
|
||||||
description: ""
|
description: ""
|
||||||
port: []
|
port: []
|
||||||
protocol: []
|
protocol: []
|
||||||
source_port: []
|
source_port: []
|
||||||
module: []
|
module: []
|
||||||
destination: {}
|
destination: {}
|
||||||
```
|
```
|
||||||
|
|
||||||
### firewalld_services_extra
|
### firewalld_services_extra
|
||||||
|
Loading…
Reference in New Issue
Block a user