fix(encryption): add no_log to LUKS configuration block
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
- name: Configure disk encryption
|
||||
when: system_cfg.luks.enabled | bool
|
||||
no_log: true
|
||||
vars:
|
||||
configuration_luks_passphrase: >-
|
||||
{{ system_cfg.luks.passphrase | string }}
|
||||
|
||||
Reference in New Issue
Block a user