refactor(bootstrap): standardize patterns, extract common logic, remove dead code
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
configuration_motd_enabled: "{{ system_cfg.features.banner.motd | bool }}"
|
||||
configuration_sudo_banner_enabled: "{{ system_cfg.features.banner.sudo | bool }}"
|
||||
configuration_firewall_enabled: "{{ system_cfg.features.firewall.enabled | bool }}"
|
||||
configuration_luks_enabled: "{{ system_cfg.luks.enabled | bool }}"
|
||||
Reference in New Issue
Block a user