merged slurm_dockerimage back into slurm role

This commit is contained in:
2021-06-22 00:26:00 +02:00
parent f83801cb62
commit 78850d4636
9 changed files with 40 additions and 105 deletions

View File

@@ -1,6 +1,9 @@
- include_vars: cobald-slurm.yml
when: cobald_slurm | default(False)
# FIXME: replace below by
# - include_role: slurm
# tasks_from: dockerimage
- file:
path: "/container/{{item.name}}/cobald{{item.pfx|default('')}}/"
state: directory