Add yubikey tooling
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
7adf61b061
commit
46ced0ed73
1 changed files with 8 additions and 0 deletions
|
@ -14,9 +14,17 @@
|
|||
- bzip2
|
||||
- p11-kit
|
||||
- engine_pkcs11
|
||||
- gnutls-utils
|
||||
- ykpers
|
||||
- yubico-piv-tool
|
||||
- pcsc-lite
|
||||
- opensc
|
||||
tags:
|
||||
- packages
|
||||
|
||||
- name: Enable pcscd
|
||||
service: name=pcscd state=started enabled=yes
|
||||
|
||||
- name: install rhel7 only packages
|
||||
package: state=present name={{ item }}
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue