Manage ca-certificates in Debian-like systems.
None
ca_certificates_certificate_map
: [default:[]
]: Certificate declarationsca_certificates_certificate_map.{n}.src
: [required]: The local path of the certificateca_certificates_certificate_map.{n}.dest
: [required]: The remote path of the certificate (relative to/usr/share/ca-certificates
)
None
---
- hosts: all
roles:
- oefenweb.ca-certificates
vars:
ca_certificates_certificate_map:
- src: ca-oefenweb-nl.crt
dest: oefenweb/Oefenweb_nl-B_V.crt
MIT
Mischa ter Smitten
Are welcome!