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.
histausse cb7dc99f5b
create the directory structure
3 years ago
group_vars create the directory structure 3 years ago
roles/generate-cert/tasks create the directory structure 3 years ago
LICENSE create the directory structure 3 years ago
README.md create the directory structure 3 years ago
ansible.cfg create the directory structure 3 years ago
example.yml create the directory structure 3 years ago
hosts create the directory structure 3 years ago

README.md

Ansible Hacky PKI

Ansible Hacky PKI is an ansible role that generate certificates signed by a given CA.

The Public Certificate of the CA and its Private Key are ansible variables. Make sure to store the private key in a Vault and to not rease the CA used in example.

Dependencies

Generate a CA

How does it works ?