We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3a31c commit a6bda27Copy full SHA for a6bda27
ansible/roles/compute_init/tasks/install.yml
@@ -58,7 +58,7 @@
58
- name: Add compute initialisation playbook
59
copy:
60
src: compute-init.yml
61
- dest: /etc/ansible-init/playbooks/1-compute-init.yml
+ dest: /etc/ansible-init/playbooks/10-compute-init.yml
62
owner: root
63
group: root
64
mode: 0644
0 commit comments