ansible: Add new CI hosts
[lttng-ci.git] / automation / ansible / hosts.yml
index db00eefae46b75f18d0ecc3ca54a848256566ca4..9fc739f64fc89cc2f4c028f2d2958163513549db 100644 (file)
@@ -1,4 +1,9 @@
+---
 - hosts: hosts
   roles:
+    # Setup filesystem and network configuration before other roles
+    - zfs
+    - netplan
     - common
     - libvirt
+    - lxd
This page took 0.022001 seconds and 4 git commands to generate.