ansible: add librseq role
[lttng-ci.git] / automation / ansible / node_standalone.yml
index 325b5d4831cd50ef5db0719813b99431b6a37e05..c6af9b60e90fb775e537e977cf68543d14f6f204 100644 (file)
@@ -1,11 +1,16 @@
 - hosts: node_standalone
   roles:
     - common
+    - common-node
     - cross-compilers
     - babeltrace
+    - librseq
     - 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.022973 seconds and 4 git commands to generate.