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 b2367a7 commit 72cc226Copy full SHA for 72cc226
tasks/runtime.yml
@@ -148,6 +148,7 @@
148
when:
149
- openhpc_slurm_control_host in ansible_play_hosts
150
- hostvars[openhpc_slurm_control_host].ohpc_slurm_conf.changed or
151
+ hostvars[openhpc_slurm_control_host].ohpc_mpi_conf.changed or
152
hostvars[openhpc_slurm_control_host].ohpc_cgroup_conf.changed or
153
hostvars[openhpc_slurm_control_host].ohpc_gres_conf.changed # noqa no-handler
154
notify:
0 commit comments