summaryrefslogtreecommitdiffstats
path: root/install.yml
diff options
context:
space:
mode:
Diffstat (limited to 'install.yml')
-rw-r--r--install.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/install.yml b/install.yml
index 2cd3768..278dac9 100644
--- a/install.yml
+++ b/install.yml
@@ -4,6 +4,12 @@
roles:
- role: common
+- name: Infiniband
+ hosts: ib
+ remote_user: root
+ roles:
+ - role: ib
+
- name: CUDA
hosts: cuda
remote_user: root