dotfiles/roles/yubikey_pam/defaults/main.yml
Matej Focko f8adf14aff
chore: rename ‹yubikey› group of roles
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-12-12 16:09:16 +01:00

9 lines
220 B
YAML

---
# Pair of ID and token that are used for verifying the Yubikey OTP against the
# Yubico servers
# Yubikey App ID for the PAM module
yubikey_pam_id: None
# Yubikey App Token for the PAM module
yubikey_pam_key: None