X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=automation%2Fansible%2Fsite.yml;h=de313f4ec48325ee039c1da04404292423a6fe2c;hb=4f6c1ba91db07c3c42f7f294f4e75ee61227d48a;hp=af3d74570aec2e281ef0b65c7197540ac17b4bf3;hpb=09bc9215c416b482a0ef2f0d701e1d25a314c34b;p=lttng-ci.git diff --git a/automation/ansible/site.yml b/automation/ansible/site.yml index af3d745..de313f4 100644 --- a/automation/ansible/site.yml +++ b/automation/ansible/site.yml @@ -14,3 +14,20 @@ roles: - common - gitmirror +- hosts: ci_node:developer + roles: + - common + - common-node + - cross-compilers + - compilers + - babeltrace + - binutils-gdb + - liburcu + - lttng-ust + - lttng-tools + - lttng-modules + - lttng-analyses + - libs-i386 +- hosts: developer + roles: + - developer