From 6c9a253bba23de76e91e82a11e7c630730675788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ste=CC=81phane=20Este-Gracias?= Date: Sat, 24 Aug 2024 15:27:18 +0200 Subject: [PATCH] Always populate active_server MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Este-Gracias --- tasks/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tasks/main.yml b/tasks/main.yml index 90cc201..2d2a730 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -18,8 +18,6 @@ - name: Find Active Server ansible.builtin.include_tasks: find_active_server.yml - when: - - rke2_ha_mode | bool - name: Enable IPVS kernel module community.general.modprobe: