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 4f687dcc6d 📝 README.md 5 years ago
files initial commit 9 years ago
handlers initial commit 9 years ago
tasks s/include/include_task (to fix deprecation warning) 7 years ago
README.md 📝 README.md 5 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