Add lava-all role
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 9 Dec 2015 16:36:58 +0000 (11:36 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 9 Dec 2015 16:36:58 +0000 (11:36 -0500)
automation/ansible/lava-all.yml [new file with mode: 0644]

diff --git a/automation/ansible/lava-all.yml b/automation/ansible/lava-all.yml
new file mode 100644 (file)
index 0000000..eef6248
--- /dev/null
@@ -0,0 +1,8 @@
+- hosts: all
+  roles:
+    - common
+    - babeltrace
+    - liburcu
+    - lttng-ust
+    - lttng-tools
+    - lttng-modules
This page took 0.025257 seconds and 4 git commands to generate.