From 782c29d293fd0b36770ad9cc23b43dcd78345732 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 21 Aug 2018 18:23:49 +0200 Subject: initial state --- setup-bwlp.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 setup-bwlp.yml (limited to 'setup-bwlp.yml') 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" } -- cgit v1.2.3-55-g7522