ansible: Install rasdaemon and prometheus exporter on CI hosts
[lttng-ci.git] / automation / ansible / hosts.yml
1 ---
2 - hosts: hosts
3 roles:
4 # Setup filesystem and network configuration before other roles
5 - zfs
6 - netplan
7 - common
8 - libvirt
9 - lxd
10 - rasdaemon
This page took 0.041856 seconds and 5 git commands to generate.