Ansible role which installs the ca-certificates package and adds certificates to the list of trusted CAs.
By default CommisSign-2 CA certificates are downloaded and added to the list.
The distribution-specific command to update CA certificates (see vars folder), which should be available on most systems.
ca_certificates_download
: The list of certificates to add (default: CommisSign-2 certificates)
None.
- hosts: all
roles:
- ecgalaxy.ca_certificates
bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.ca_certificates
See ansible-role for instructions.
Please verify the script integrity first.
Copyright the European Union 2023.
Licensed under the EUPL-1.2 or later.
ECGALAXY team.