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 d01dc40 commit d42c6baCopy full SHA for d42c6ba
ansible/roles/rebuild/tasks/rebuild_partition.yml
@@ -3,7 +3,7 @@
3
cmd: >-
4
sinfo
5
--Node
6
- --Format=NodeList
+ --format=%N
7
--noheader
8
--partition={{ _rebuild_job_current_partition }}
9
register: _sinfo_partition
0 commit comments