From 019f029781942d4047c67c7c15d6cd9869f802bc Mon Sep 17 00:00:00 2001 From: sverhoeven Date: Thu, 21 Mar 2024 10:07:01 +0100 Subject: [PATCH] less warnings --- research-cloud-plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/research-cloud-plugin.yml b/research-cloud-plugin.yml index 1e645831..1127931c 100644 --- a/research-cloud-plugin.yml +++ b/research-cloud-plugin.yml @@ -149,7 +149,6 @@ service: name: nfs-kernel-server state: started - state: started enabled: true - name: Debug @@ -158,7 +157,8 @@ - name: Install Workers - hosts: workers + hosts: + - workers tasks: - name: Hello debug: