jjb: babeltrace: use clang-format-16
[lttng-ci.git] / automation / ansible / hosts.yml
1 ---
2 - hosts: hosts:!windows
3 roles:
4 # Setup filesystem and network configuration before other roles
5 - zfs
6 - netplan
7 - hosts: hosts
8 roles:
9 - common
10 - hosts: hosts:!windows
11 roles:
12 - libvirt
13 - lxd
14 - rasdaemon
This page took 0.030712 seconds and 4 git commands to generate.