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 6c74a1e commit 2357a73Copy full SHA for 2357a73
ansible/fatimage.yml
@@ -220,7 +220,7 @@
220
import_role:
221
name: doca
222
223
-- import_playbook: disable_repos.yml
+- import_playbook: disable-repos.yml
224
225
- name: Run post.yml hook
226
vars:
ansible/site.yml
@@ -27,7 +27,7 @@
27
- import_playbook: slurm.yml
28
- import_playbook: portal.yml
29
- import_playbook: monitoring.yml
30
31
32
33
0 commit comments