ansible: Add ci-node-el7-amd64-02-01
[lttng-ci.git] / automation / ansible / site.yml
index de0d5dab99099a82dcc44d2750e353d402a92d24..b75656f2987103ca254baa5ce8dc4ecc2c6cc171 100644 (file)
@@ -1,6 +1,11 @@
 ---
-- include: hosts.yml
-- include: slave-armhf.yml
-- include: slave-powerpc.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_el.yml
This page took 0.022841 seconds and 4 git commands to generate.