We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aaa605 commit 513516cCopy full SHA for 513516c
tasks/install-generic.yml
@@ -71,6 +71,7 @@
71
owner: root
72
group: root
73
mode: u=rwx,go=rx
74
+ force: true # files may already exist
75
loop: "{{ _ohpc_binaries.files }}"
76
loop_control:
77
label: "{{ item.path }}"
0 commit comments