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

10 lines
226 B
YAML
Raw 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
system_yubikey_id: None
# Yubikey App Token for the PAM module
system_yubikey_key: None