ansible role to install the cacert ca
Find a file
2021-10-08 17:58:17 +02:00
defaults add cacert_remove variable to *remove* cacert certs 2021-10-08 17:58:17 +02:00
files initial commit 2015-11-26 15:33:55 +01:00
handlers initial commit 2015-11-26 15:33:55 +01:00
tasks add cacert_remove variable to *remove* cacert certs 2021-10-08 17:58:17 +02:00
README.md 📝 README.md 2019-12-23 12:00:45 -05:00

ansible role to install the cacert ca

usage

e.g. in an ansible playbook:

- name: cacert
  hosts: all

  roles:
  - role: cacert