ansible: Check for SLES product using major version
[lttng-ci.git] / automation / ansible / hosts.yml
index c02b6df0e1c2827ac7fc9ccae86be2258e07b870..33b9062a953359ddfb31cf39a18d48880e27d643 100644 (file)
@@ -1,3 +1,10 @@
+---
 - hosts: hosts
   roles:
+    # Setup filesystem and network configuration before other roles
+    - zfs
+    - netplan
     - common
+    - libvirt
+    - lxd
+    - rasdaemon
This page took 0.039718 seconds and 4 git commands to generate.