Skip to content

Commit 5e79a9c

Browse files
sjpbbertiethorpe
authored andcommitted
make facts available for cuda
1 parent a115fe3 commit 5e79a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/extras.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
- name: Setup CUDA
2222
hosts: cuda
2323
become: yes
24-
gather_facts: no
24+
gather_facts: yes
2525
tags: cuda
2626
tasks:
2727
- import_role:

0 commit comments

Comments
 (0)