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