boutetnico.ca_certificates
ansible-role-ca-certificates
This role installs and sets up CA certificates.
Requirements
You need Ansible version 2.10 or newer.
Supported Platforms
- Debian - 11 (Bullseye)
- Debian - 12 (Bookworm)
- Ubuntu - 22.04 (Jammy Jellyfish)
- Ubuntu - 24.04 (Noble Numbat)
Role Variables
Variable | Required | Default | Choices | Comments |
---|---|---|---|---|
cacertificates_dependencies | true | ca-certificates |
string | |
cacertificates_files | true | [] |
list |
Dependencies
None
Example Playbook
- hosts: all
roles:
- role: ansible-role-ca-certificates
cacertificates_files:
- src: certs/cert1.pem
dest: cert1.pem
Testing
Run this command to test:
molecule test
License
MIT License
Author Information
Created by @boutetnico
Informazioni sul progetto
Install and configure ca-certificates.
Installa
ansible-galaxy install boutetnico.ca_certificates
Licenza
mit
Download
2.3k
Proprietario
System Engineer