X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=automation%2Fansible%2Fhosts.yml;h=9fc739f64fc89cc2f4c028f2d2958163513549db;hb=48c27b896fa98d43513e2bdf47ed3d84b619c7d4;hp=c02b6df0e1c2827ac7fc9ccae86be2258e07b870;hpb=4ab6686a98c12b9b969e795d77d4f5ab4b040d32;p=lttng-ci.git diff --git a/automation/ansible/hosts.yml b/automation/ansible/hosts.yml index c02b6df..9fc739f 100644 --- a/automation/ansible/hosts.yml +++ b/automation/ansible/hosts.yml @@ -1,3 +1,9 @@ +--- - hosts: hosts roles: + # Setup filesystem and network configuration before other roles + - zfs + - netplan - common + - libvirt + - lxd