jjb: Reduce output when downloading go during distrobuild
[lttng-ci.git] / automation / ansible / node_standalone.yml
index 5f1163055254d436027844216e89ae9e6013669a..017037cf2b47adc9b9f61b8363aaff6539fc3309 100644 (file)
@@ -1,10 +1,15 @@
 - hosts: node_standalone
   roles:
     - common
+    - common-node
     - cross-compilers
     - babeltrace
     - liburcu
     - lttng-ust
     - lttng-tools
     - lttng-modules
-    - lttng-analyses
+    - libs-i386
+    # Standalone (root) nodes should use fixed IP addresses
+    # DHCP can be flaky during destructive tests which change
+    # the date of the system.
+    - netplan
This page took 0.022897 seconds and 4 git commands to generate.