ansible: split common and common-node roles
[lttng-ci.git] / automation / ansible / node_all.yml
1 - hosts: all
2 roles:
3 - common
4 - common-node
5 - cross-compilers
6 - compilers
7 - babeltrace
8 - liburcu
9 - lttng-ust
10 - lttng-tools
11 - lttng-modules
12 - lttng-analyses
This page took 0.03444 seconds and 4 git commands to generate.