From 45e797c93bda90fb9ae72a770b1e8a9592f0ee09 Mon Sep 17 00:00:00 2001 From: Ludovico Pavesi Date: Thu, 15 Apr 2021 00:37:27 +0200 Subject: [PATCH] Fix whitespace [ci skip] --- tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/main.yml b/tasks/main.yml index 1b2bd07..704f001 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -116,6 +116,7 @@ (dirsrv_restart_condition_schema_reload_1 is defined and dirsrv_restart_condition_schema_reload_1.changed) or\ (dirsrv_restart_condition_schema_reload_2 is defined and dirsrv_restart_condition_schema_reload_2.changed)\ )" + - include: configure_tls_enforcing.yml # This only happens if TLS is being enforced.