Skip to content

Commit 9b52f89

Browse files
authored
Merge pull request #42 from phuelsdunk/fixed_typo_in_slurmdbd_cluster
Fixed typo in slurmdbd_cluster.yml
2 parents 2f051cb + f2518a6 commit 9b52f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/slurmdbd_cluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
become: yes
1717
become_user: root
1818
notify:
19-
- reload slurmdbd
19+
- Reload slurmdbd
2020
when: __cluster_not_setup

0 commit comments

Comments
 (0)