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.
1 parent a115fe3 commit 5e79a9cCopy full SHA for 5e79a9c
ansible/extras.yml
@@ -21,7 +21,7 @@
21
- name: Setup CUDA
22
hosts: cuda
23
become: yes
24
- gather_facts: no
+ gather_facts: yes
25
tags: cuda
26
tasks:
27
- import_role:
0 commit comments