ansible: add pbzip2 to common packages
[lttng-ci.git] / automation / ansible / site.yml
index de0d5dab99099a82dcc44d2750e353d402a92d24..b9a2be446da92b3d5817952c9d733faf77dc70c5 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
+- 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
This page took 0.025212 seconds and 4 git commands to generate.