beid
ansible-role-beid
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.
Requirements
Role must be run with elevated rights (become sudo or root)
Role Variables
eid_latest_version: check OS specific vars
Dependencies
None
Example Playbook
- hosts: localhost
roles:
- { role: yorickps.beid }
License
BSD
Author Information
yorickps
Install
ansible-galaxy install yorickps/ansible-role-beid
License
mit
Downloads
21
Owner