summaryrefslogtreecommitdiffstats
path: root/setup-bwlp.yml
diff options
context:
space:
mode:
authorJonathan Bauer2018-08-21 18:23:49 +0200
committerJonathan Bauer2018-08-21 18:23:49 +0200
commit782c29d293fd0b36770ad9cc23b43dcd78345732 (patch)
tree154424644aa5fa4ebd4f2a5fe79d47c5fbbdcf26 /setup-bwlp.yml
parentinitial commit (diff)
downloadansible-bwlp-782c29d293fd0b36770ad9cc23b43dcd78345732.tar.gz
ansible-bwlp-782c29d293fd0b36770ad9cc23b43dcd78345732.tar.xz
ansible-bwlp-782c29d293fd0b36770ad9cc23b43dcd78345732.zip
initial state
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" }