From 91274a909774bda6d9881b6c49e712b126038827 Mon Sep 17 00:00:00 2001 From: William Graef Date: Thu, 21 Nov 2024 17:45:51 -0500 Subject: [PATCH] lint fix --- olam/create_instance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/olam/create_instance.yml b/olam/create_instance.yml index 49a06e4..bce660a 100644 --- a/olam/create_instance.yml +++ b/olam/create_instance.yml @@ -315,7 +315,7 @@ name: - ansible-core state: present - when: + when: - inventory_hostname in groups['control'] - use_olae_only