ansible: Use EFI with recently deployed SLES nodes
[lttng-ci.git] / automation / ansible / hosts.yml
... / ...
CommitLineData
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.028411 seconds and 5 git commands to generate.