jjb: lttng-ivc: urcu is now handled by lttng-ivc
[lttng-ci.git] / automation / ansible / site.yml
index 9f9dee5fd7f3c287f875fe4e84778b6bd343aaa1..17df035757ad0e70d36fcce07fbcf28295187ec1 100644 (file)
@@ -1,8 +1,11 @@
 ---
-- 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
+- import_playbook: hosts.yml
+- import_playbook: node-armhf.yml
+- import_playbook: node-arm64.yml
+- import_playbook: node-powerpc.yml
+- import_playbook: node-ppc64el.yml
+- import_playbook: node-i386.yml
+- import_playbook: node-amd64.yml
+- import_playbook: node-standalone.yml
+- import_playbook: node-sles.yml
+- import_playbook: node-el8.yml
This page took 0.023248 seconds and 4 git commands to generate.