dotfiles/roles/yubikey/pam/defaults/main.yml

10 lines
220 B
YAML
Raw Permalink Normal View History

---
# 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