ansible: Exclude cross compiler packages not available in Debian/i386
[lttng-ci.git] / automation / ansible / node_standalone.yml
index 325b5d4831cd50ef5db0719813b99431b6a37e05..017037cf2b47adc9b9f61b8363aaff6539fc3309 100644 (file)
@@ -1,11 +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.030618 seconds and 4 git commands to generate.