ansible role to install the cacert ca
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
neingeist 31f0c4ab54 🐛 fix/add removing certs on fedora 4 months ago
defaults add cacert_remove variable to *remove* cacert certs 3 years ago
files initial commit 9 years ago
handlers initial commit 9 years ago
tasks 🐛 fix/add removing certs on fedora 4 months ago
README.md 📝 README.md 4 years ago

README.md

ansible role to install the cacert ca

usage

e.g. in an ansible playbook:

- name: cacert
  hosts: all

  roles:
  - role: cacert