Merge pull request #35 from frdeso/lava_trigger
[lttng-ci.git] / automation / ansible / site.yml
index 9f9dee5fd7f3c287f875fe4e84778b6bd343aaa1..35c1e1b89f46b263561808a594cc019e51af0888 100644 (file)
@@ -1,8 +1,10 @@
 ---
 - include: hosts.yml
-- include: slave-armhf.yml
-- include: slave-arm64.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.022291 seconds and 4 git commands to generate.