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 b7af925 commit a89a1b2Copy full SHA for a89a1b2
playbooks/roles/slurm/tasks/common.yml
@@ -210,4 +210,5 @@
210
dest: "{{ slurm_conf_path }}/prolog.d/healthchecks.sh"
211
owner: root
212
group: root
213
- mode: '0755'
+ mode: '0755'
214
+ when: healthchecks|bool
0 commit comments