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.
2 parents e94abb2 + 0f3d070 commit 0c3dd46Copy full SHA for 0c3dd46
ansible/roles/hpctests/defaults/main.yml
@@ -1,6 +1,6 @@
1
---
2
hpctests_user: "{{ ansible_user }}"
3
-hpctests_group: "{{ ansible_user }}"
+hpctests_group: "{{ hpctests_user }}"
4
hpctests_rootdir: "/home/{{ hpctests_user }}/hpctests"
5
hpctests_pre_cmd: ''
6
hpctests_pingmatrix_modules: [gnu12 openmpi4]
0 commit comments