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 3602767 commit 894160fCopy full SHA for 894160f
ansible/roles/compute_init/tasks/install.yml
@@ -60,7 +60,7 @@
60
- name: Add compute initialisation playbook
61
copy:
62
src: compute-init.yml
63
- dest: /etc/ansible-init/playbooks/1-compute-init.yml
+ dest: /etc/ansible-init/playbooks/10-compute-init.yml
64
owner: root
65
group: root
66
mode: 0644
0 commit comments