Skip to content

Commit 894160f

Browse files
committed
move compute_init playbook
1 parent 3602767 commit 894160f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/compute_init/tasks/install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
- name: Add compute initialisation playbook
6161
copy:
6262
src: compute-init.yml
63-
dest: /etc/ansible-init/playbooks/1-compute-init.yml
63+
dest: /etc/ansible-init/playbooks/10-compute-init.yml
6464
owner: root
6565
group: root
6666
mode: 0644

0 commit comments

Comments
 (0)