create the directory structure
This commit is contained in:
commit
cb7dc99f5b
7 changed files with 694 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# 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 ?
|
Loading…
Add table
Add a link
Reference in a new issue