Skip to content

Commit

Permalink
AA: The container task has the register: set on the wrong position
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Sep 25, 2024
1 parent 3b743bd commit 2b5a489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/attribute-aggregation/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2b5a489

Please sign in to comment.