From fe8b55a09d398c5542fbfa0d47ad55c936d17663 Mon Sep 17 00:00:00 2001 From: owine Date: Sun, 4 Feb 2024 12:53:56 -0600 Subject: [PATCH] In the name of science --- roles/autoheal/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/autoheal/tasks/main.yml b/roles/autoheal/tasks/main.yml index f207911ee6..252f202610 100644 --- a/roles/autoheal/tasks/main.yml +++ b/roles/autoheal/tasks/main.yml @@ -11,4 +11,4 @@ ansible.builtin.include_tasks: "{{ resources_tasks_path }}/docker/remove_docker_container.yml" - name: Create Docker container - ansible.builtin.include_tasksthatwillalsofail: "{{ resources_tasks_path }}/docker/create_docker_container.yml" + ansible.builtin.include_tasksthatwillfailaswell: "{{ resources_tasks_path }}/docker/create_docker_container.yml"