11 lines
247 B
YAML
11 lines
247 B
YAML
---
|
|
|
|
- name: Format disks and setup LVM on LUKS
|
|
import_tasks: filesystems.yml
|
|
|
|
#- name: Bootstrap all packages and configure system
|
|
# import_tasks: packages.yml
|
|
|
|
#- name: Configure systemd boot with EFI and LUKS
|
|
# import_tasks: bootloader.yml
|