From e4b10b37500e8d2e6cfea04c49b39bcb05fcc861 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 3 Oct 2025 10:37:04 +0200 Subject: [PATCH] feat: attempt part 2 --- playbook.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/playbook.yaml b/playbook.yaml index 7766f90..151b544 100644 --- a/playbook.yaml +++ b/playbook.yaml @@ -11,4 +11,5 @@ # execute this playbook tasks: - - import_tasks: "tasks/main.yaml" + - include_role: + name: "."