ansible: add librseq role
[lttng-ci.git] / automation / ansible / node_standalone.yml
1 - hosts: node_standalone
2 roles:
3 - common
4 - common-node
5 - cross-compilers
6 - babeltrace
7 - librseq
8 - liburcu
9 - lttng-ust
10 - lttng-tools
11 - lttng-modules
12 - libs-i386
13 # Standalone (root) nodes should use fixed IP addresses
14 # DHCP can be flaky during destructive tests which change
15 # the date of the system.
16 - netplan
This page took 0.029203 seconds and 4 git commands to generate.