We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4839f2a commit 6f4f10fCopy full SHA for 6f4f10f
1 file changed
infrastructure/ansible/provision_compute_only.yaml
@@ -59,8 +59,8 @@
59
ansible.builtin.include_tasks: tasks/install_bacalhau_tasks.yaml
60
tags: bacalhau
61
62
- # - name: Pull common containers
63
- # ansible.builtin.include_tasks: tasks/pull_common_containers.yaml
+ - name: Pull common containers
+ ansible.builtin.include_tasks: tasks/pull_common_containers.yaml
64
65
handlers:
66
- name: Restart docker
0 commit comments