Skip to content

Commit

Permalink
In the name of science
Browse files Browse the repository at this point in the history
  • Loading branch information
owine committed Feb 4, 2024
1 parent 90bb978 commit fe8b55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/autoheal/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit fe8b55a

Please sign in to comment.