017037cf2b47adc9b9f61b8363aaff6539fc3309
[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 - liburcu
8 - lttng-ust
9 - lttng-tools
10 - lttng-modules
11 - libs-i386
12 # Standalone (root) nodes should use fixed IP addresses
13 # DHCP can be flaky during destructive tests which change
14 # the date of the system.
15 - netplan
This page took 0.029615 seconds and 3 git commands to generate.