From 73fdb4b7941d20a3d0ba4f2caf4d16c4ba664e06 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 1 Sep 2022 16:07:20 +0300 Subject: stamina: reformat at little Sponsored-by: author --- ansible/solace.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ansible/solace.yml b/ansible/solace.yml index 4f01178..3dc6b3f 100644 --- a/ansible/solace.yml +++ b/ansible/solace.yml @@ -228,11 +228,13 @@ name: - yubikey-luks - usbutils + - name: "configure crypttab to use yubikey-luks key script" crypttab: name: pv0 opts: keyscript=/usr/share/yubikey-luks/ykluks-keyscript state: opts_present + - name: "update initramfs" shell: | update-initramfs -u -- cgit v1.2.1