dotfiles/roles/yubikey/pam/defaults/main.yml
Matej Focko 6a732703f7
chore: move out yubikey roles
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-07-12 21:15:31 +02: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