Ansible playbook for additional CA Certs
I recently needed to add an additional Comodo (lol)cert to Ubuntu 14.04 instances. I put the following plays in my common
Ansible role that is applied to all my systems.
This is the “right” way to add local CA certs, codified.