11 lines
247 B
YAML
Raw Normal View History

2020-11-09 17:06:28 +01:00
---
- name: Format disks and setup LVM on LUKS
2020-11-09 17:06:28 +01:00
import_tasks: filesystems.yml
#- name: Bootstrap all packages and configure system
# import_tasks: packages.yml
2020-11-09 17:06:28 +01:00
#- name: Configure systemd boot with EFI and LUKS
# import_tasks: bootloader.yml