ansible: Add optional play to replace common hostname patterns during release-ugprades
[lttng-ci.git] / automation / ansible / site.yml
index 20fc9c562f7bb3acef0d382a10f522f5b747eabc..b946476b9b5812b2fc8f5032874ef91a0a6f4c0a 100644 (file)
@@ -1,11 +1,12 @@
 ---
 - import_playbook: hosts.yml
+- import_playbook: infra_lava.yml
 - import_playbook: node_armhf.yml
 - import_playbook: node_arm64.yml
-- import_playbook: node_powerpc.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_el8.yml
+- import_playbook: node_el.yml
This page took 0.02394 seconds and 4 git commands to generate.