X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=automation%2Fansible%2Fsite.yml;h=b113e9adc0143939c8c9285c0bca4e7597542606;hb=6e7745d035f75d4b5487b90bff6dc7e0658e208f;hp=af3d74570aec2e281ef0b65c7197540ac17b4bf3;hpb=09bc9215c416b482a0ef2f0d701e1d25a314c34b;p=lttng-ci.git diff --git a/automation/ansible/site.yml b/automation/ansible/site.yml index af3d745..b113e9a 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 + - libs-i386 +- hosts: developer + roles: + - developer + - docker