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 283a366 commit 2ec711aCopy full SHA for 2ec711a
playbooks/roles/slurm/tasks/destroy-rack-aware.yml
@@ -10,7 +10,7 @@
10
become: true
11
blockinfile:
12
path: "{{ slurm_conf_path }}/gres.conf"
13
- marker: "### {{ansible_hostname}}"
+ marker: "### {mark} {{ansible_hostname}}"
14
delegate_to: 127.0.0.1
15
16
- name: Get hostnames
playbooks/roles/slurm/tasks/destroy.yml
- name: Get nodes from Cluster Switch
0 commit comments