From 06ba6c5e6327f3dc49f74c17044abf0d6cdb5ea2 Mon Sep 17 00:00:00 2001 From: Antwan <antoine.blancy@etu.hesge.ch> Date: Tue, 29 Mar 2022 17:23:08 +0200 Subject: [PATCH] Fixed stupid error --- roles/hosts/{ => tasks}/main.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename roles/hosts/{ => tasks}/main.yml (100%) diff --git a/roles/hosts/main.yml b/roles/hosts/tasks/main.yml similarity index 100% rename from roles/hosts/main.yml rename to roles/hosts/tasks/main.yml -- GitLab