X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=automation%2Fansible%2Fhosts.yml;h=33b9062a953359ddfb31cf39a18d48880e27d643;hb=eea33a206e81d9bf7024bbf021efb0c92075f51e;hp=db00eefae46b75f18d0ecc3ca54a848256566ca4;hpb=4be4474884f8bbfe44f7ad35aa539f4a15aaecc4;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