X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=automation%2Fansible%2Fhosts.yml;h=9fc739f64fc89cc2f4c028f2d2958163513549db;hb=c3c15dc7390084325a96212547a8dbf167a74f65;hp=db00eefae46b75f18d0ecc3ca54a848256566ca4;hpb=ae217327fda66a29b6ff66623b591d8ece7d278f;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