X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=automation%2Fansible%2Fsite.yml;h=af3d74570aec2e281ef0b65c7197540ac17b4bf3;hb=94ee94d818bf46f405aad66eaa455ca89727bfec;hp=de0d5dab99099a82dcc44d2750e353d402a92d24;hpb=3ea0152b9cf266cf1ea0ebaa3c2a475cd056b94a;p=lttng-ci.git diff --git a/automation/ansible/site.yml b/automation/ansible/site.yml index de0d5da..af3d745 100644 --- a/automation/ansible/site.yml +++ b/automation/ansible/site.yml @@ -1,6 +1,16 @@ --- -- 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: 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 +- hosts: gitmirror + roles: + - common + - gitmirror