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