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 6e00c1b commit 4b82cbaCopy full SHA for 4b82cba
ansible/extras.yml
@@ -24,7 +24,7 @@
24
gather_facts: yes
25
tags: cuda
26
tasks:
27
- - import_role:
+ - include_role:
28
name: cuda
29
tasks_from: "{{ 'runtime.yml' if appliances_mode == 'configure' else 'install.yml' }}"
30
0 commit comments