Skip to content

Commit 513516c

Browse files
committed
allow use on image containing slurm binaries
1 parent 2aaa605 commit 513516c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/install-generic.yml

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
owner: root
7272
group: root
7373
mode: u=rwx,go=rx
74+
force: true # files may already exist
7475
loop: "{{ _ohpc_binaries.files }}"
7576
loop_control:
7677
label: "{{ item.path }}"

0 commit comments

Comments
 (0)