Skip to content

Commit a92cdab

Browse files
committed
...
1 parent f49d5e2 commit a92cdab

File tree

1 file changed

+3
-2
lines changed
  • ansible/roles/slurm_recompile/tasks

1 file changed

+3
-2
lines changed

ansible/roles/slurm_recompile/tasks/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
- name: Get facts about CUDA installation
3-
import_role: cuda
4-
tasks_from: facts.yml
3+
import_role:
4+
name: cuda
5+
tasks_from: facts.yml
56

67
- name: Recompile and install slurm packages
78
shell: |

0 commit comments

Comments
 (0)