feat(configuration): add Secure Boot tasks for shim and sbctl
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
- file: encryption.yml
|
||||
when: "{{ system_cfg.luks.enabled | bool }}"
|
||||
- file: bootloader.yml
|
||||
- file: secure_boot.yml
|
||||
when: "{{ system_cfg.features.secure_boot.enabled | bool }}"
|
||||
- file: extras.yml
|
||||
- file: network.yml
|
||||
- file: users.yml
|
||||
|
||||
Reference in New Issue
Block a user