Skip to content

Commit 2f051cb

Browse files
authored
Merge pull request #40 from galaxyproject/nuwang-patch-1
Fix syntax error in handlers
2 parents cb26443 + 05e3c5b commit 2f051cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

handlers/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
name: "{{ slurmdbd_service_name }}"
1010
state: reloaded
1111
when: "slurm_start_services and ('slurmdbdservers' in group_names or 'dbd' in slurm_roles)"
12-
service:
1312

1413
- name: Reload slurmctld
1514
ansible.builtin.service:

0 commit comments

Comments
 (0)