refactor(standardize): remove dead code, fix inconsistencies, update docs

This commit is contained in:
2026-02-12 23:21:51 +01:00
parent debd1e176f
commit c8806c9577
9 changed files with 22 additions and 33 deletions

View File

@@ -3,7 +3,7 @@
vars:
bootstrap_void_packages: >-
{{
lookup('vars', 'bootstrap_void') | reject('equalto', '') | join(' ')
lookup('vars', bootstrap_var_key) | reject('equalto', '') | join(' ')
}}
block:
- name: Ensure chroot has resolv.conf