ansible: Update config for 2.5
[lttng-ci.git] / automation / ansible / site.yml
index 35c1e1b89f46b263561808a594cc019e51af0888..b9a2be446da92b3d5817952c9d733faf77dc70c5 100644 (file)
@@ -1,10 +1,10 @@
 ---
-- include: hosts.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
+- 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.022995 seconds and 4 git commands to generate.