Merge pull request #35 from frdeso/lava_trigger
[lttng-ci.git] / automation / ansible / site.yml
index ae34832a94a1709ec468994aa2d970ae5f3542cf..35c1e1b89f46b263561808a594cc019e51af0888 100644 (file)
@@ -1,7 +1,10 @@
 ---
 - include: hosts.yml
-- include: slave-armhf.yml
-- include: slave-powerpc.yml
-- include: slave-ppc64el.yml
-- include: slave-x32.yml
-- include: slave-x64.yml
+- include: node-armhf.yml
+- include: node-arm64.yml
+- include: node-powerpc.yml
+- include: node-ppc64el.yml
+- include: node-i386.yml
+- include: node-amd64.yml
+- include: node-standalone.yml
+- include: node-sles.yml
This page took 0.023195 seconds and 4 git commands to generate.