Skip to content

Commit c775137

Browse files
committed
fix role import typo
skip-checks: true
1 parent fe49d43 commit c775137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/fatimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
when: "'opensearch' in group_names"
159159

160160
- import_role:
161-
name: slurm_stats
161+
name: slurm_stats
162162
tasks_from: install.yml
163163
when: "'slurm_stats' in group_names"
164164

0 commit comments

Comments
 (0)