Role to install Belgian eiD software and middleware on Debian and RedHat based systems.
It installs the "eid-archive" package, enabling the eID package repositories. Based on the packages enabled in the vars, the role installs the "eid-viewer" and/or "eid-mw" packages.
This role does not cover the installation of the smart card reader. More info can be found on the eiD FAQ from the Belgian governement and the Debian Smartcards wiki.
For Firefox, an add-on is required.
Role must be run with elevated rights (become sudo or root)
eid_latest_version: check OS specific vars
None
- hosts: localhost
roles:
- { role: ymajik.beid }
BSD
ymajik