summaryrefslogtreecommitdiffstats
path: root/setup-bwlp.yml
diff options
context:
space:
mode:
Diffstat (limited to 'setup-bwlp.yml')
-rw-r--r--setup-bwlp.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/setup-bwlp.yml b/setup-bwlp.yml
new file mode 100644
index 0000000..d5cd680
--- /dev/null
+++ b/setup-bwlp.yml
@@ -0,0 +1,6 @@
+---
+- hosts: "all"
+ gather_facts: yes
+ roles:
+ - { role: "mltk-bwlp" }
+ - { role: "mltk-nvidia" }