ansible: Support Ubuntu in docker role
[lttng-ci.git] / automation / ansible / hosts.yml
CommitLineData
c3c15dc7 1---
3ea0152b
MJ
2- hosts: hosts
3 roles:
c3c15dc7
KS
4 # Setup filesystem and network configuration before other roles
5 - zfs
6 - netplan
4ab6686a 7 - common
4be44748 8 - libvirt
c3c15dc7 9 - lxd
2f7279c1 10 - rasdaemon
This page took 0.029682 seconds and 4 git commands to generate.