From 2b5a4899831b339906323cd9e8f830e663cbd093 Mon Sep 17 00:00:00 2001 From: Bart Geesink Date: Wed, 25 Sep 2024 16:02:09 +0200 Subject: [PATCH] AA: The container task has the register: set on the wrong position --- roles/attribute-aggregation/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/attribute-aggregation/tasks/main.yml b/roles/attribute-aggregation/tasks/main.yml index 640cbe6f8..8ef9aaaec 100644 --- a/roles/attribute-aggregation/tasks/main.yml +++ b/roles/attribute-aggregation/tasks/main.yml @@ -57,7 +57,7 @@ timeout: 10s retries: 3 start_period: 10s - register: attribute-aggregationservercontainer + register: attribute-aggregationservercontainer - name: Create the gui container community.docker.docker_container: