ansible: Add el9 nodes
[lttng-ci.git] / automation / ansible / site.yml
1 ---
2 - import_playbook: hosts.yml
3 - import_playbook: node_armhf.yml
4 - import_playbook: node_arm64.yml
5 - import_playbook: node_powerpc.yml
6 - import_playbook: node_ppc64el.yml
7 - import_playbook: node_i386.yml
8 - import_playbook: node_amd64.yml
9 - import_playbook: node_standalone.yml
10 - import_playbook: node_sles.yml
11 - import_playbook: node_el.yml
This page took 0.046983 seconds and 5 git commands to generate.