From 5aa0fb289a74ce6af0e7da8257c920d1a556fe82 Mon Sep 17 00:00:00 2001 From: Klaus Zerwes Date: Sat, 3 Feb 2024 11:34:57 +0100 Subject: [PATCH] auth handler : make lint happy --- handlers/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handlers/main.yml b/handlers/main.yml index ca0a4af..fac9f51 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -55,7 +55,7 @@ # auth # ---- -- name: reconfigure auth +- name: reconfigure auth # noqa no-changed-when ansible.builtin.command: /usr/local/sbin/opnsense_service_mimic.php system_login_configure when: - config is defined