bdellegrazie.ca_certificates
ca-certificates
This role handles ca-certificates on Debian and RedHat operating systems, using the built-in certificate management tools. These tools typically manage the OpenJDK cacerts file as well, if the appropriate package is installed.
Role Variables
ca_certificates_handler
: command to run if there are changes (varies by OS)ca_certificates_local_dir
: the directory where CA Certificates are copied, set in variablesca_certificates_trusted
: A list of certificate names and their corresponding PEM files to copy toca_certificates_local_dir
Example Playbook
Here’s an example of how to use this role (with variables passed in as parameters):
- hosts: servers
roles:
- { ca_certificates }
License
GPLv3
Author Information
Contributors
Thank you!
Installa
ansible-galaxy install bdellegrazie.ca_certificates
Licenza
gpl-3.0
Download
67.1k
Proprietario