ansible: Install intel or amd microcode on physical hosts
[lttng-ci.git] / automation / ansible / site.yml
index 9f9dee5fd7f3c287f875fe4e84778b6bd343aaa1..b946476b9b5812b2fc8f5032874ef91a0a6f4c0a 100644 (file)
@@ -1,8 +1,12 @@
 ---
-- 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: infra_lava.yml
+- import_playbook: node_armhf.yml
+- import_playbook: node_arm64.yml
+- import_playbook: node_ppc64el.yml
+- import_playbook: node_riscv64.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.032825 seconds and 4 git commands to generate.