From b2bd555a1d49b4fff1a9c15d9edcc8721cd4ca95 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 11 Nov 2022 10:39:03 +0000 Subject: [PATCH] commit 3237ab58cda292ece90e8b095a994c54505e0bd8 Author: Robert Kaussow Date: Fri Nov 11 11:34:32 2022 +0100 docs: fix indentation in firewalld_services example --- index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.md b/index.md index 3c45275..00cf9b1 100644 --- a/index.md +++ b/index.md @@ -95,13 +95,13 @@ firewalld_services: [] ```YAML - name: "" - short: "" - description: "" - port: [] - protocol: [] - source_port: [] - module: [] - destination: {} + short: "" + description: "" + port: [] + protocol: [] + source_port: [] + module: [] + destination: {} ``` ### firewalld_services_extra