Skip to content

Commit

Permalink
Revert "Test for science"
Browse files Browse the repository at this point in the history
This reverts commit c9b9cc0.
  • Loading branch information
owine committed Feb 4, 2024
1 parent 3931398 commit aa9a3ef
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_tasksthatwillfail: "{{ resources_tasks_path }}/docker/create_docker_container.yml"
ansible.builtin.include_tasks: "{{ resources_tasks_path }}/docker/create_docker_container.yml"

0 comments on commit aa9a3ef

Please sign in to comment.