From e5d1fa3b0498a029cfae87b6935c73b09c4b9653 Mon Sep 17 00:00:00 2001 From: Klaus Zerwes Date: Wed, 1 May 2024 21:30:16 +0200 Subject: [PATCH] issue #65 - reconfigure vlans handler linted --- handlers/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handlers/main.yml b/handlers/main.yml index 7879c4e..646efe4 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -48,7 +48,7 @@ - config is defined - config.changed | bool -- name: reconfigure vlans +- name: reconfigure vlans # noqa no-changed-when ansible.builtin.command: /usr/local/opnsense/scripts/interfaces/reconfigure_vlans.php when: - config is defined