ansible: Add SLES nodes
[lttng-ci.git] / automation / ansible / site.yml
index de0d5dab99099a82dcc44d2750e353d402a92d24..35c1e1b89f46b263561808a594cc019e51af0888 100644 (file)
@@ -1,6 +1,10 @@
 ---
 - include: hosts.yml
-- include: slave-armhf.yml
-- include: slave-powerpc.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.029825 seconds and 4 git commands to generate.