ansible: Manage network configuration to set static IPs on rootnodes
[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 - lttng-analyses
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.03086 seconds and 5 git commands to generate.