mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-03-26 21:33:05 +00:00
There are new smartcard roles in the roles folder:
roles/ipasmartcard_server
roles/ipasmartcard_client
This roles allows to setup smartcard for servers and clients.
Here is the documentation for the roles:
roles/ipasmartcard_server/README.md
roles/ipasmartcard_client/README.md
New example playbooks have been added:
playbooks/install-smartcard-server.yml
playbooks/install-smartcard-replicas.yml
playbooks/install-smartcard-servers.yml
playbooks/install-smartcard-clients.yml
4 lines
144 B
YAML
4 lines
144 B
YAML
---
|
|
ipasmartcard_client_remove_pam_pkcs11_packages: [ "pam_pkcs11" ]
|
|
ipasmartcard_client_packages: [ "opensc", "dconf", "krb5-pkinit-openssl" ]
|