Skip to content

Commit 2357a73

Browse files
committed
typo
1 parent 6c74a1e commit 2357a73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ansible/fatimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
import_role:
221221
name: doca
222222

223-
- import_playbook: disable_repos.yml
223+
- import_playbook: disable-repos.yml
224224

225225
- name: Run post.yml hook
226226
vars:

ansible/site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
- import_playbook: slurm.yml
2828
- import_playbook: portal.yml
2929
- import_playbook: monitoring.yml
30-
- import_playbook: disable_repos.yml
30+
- import_playbook: disable-repos.yml
3131

3232
- name: Run post.yml hook
3333
vars:

0 commit comments

Comments
 (0)