Added overwrite on re-run warning

master
ababra 2018-04-20 06:06:31 -04:00
parent 80946af482
commit f9c0be7195
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ Generate TLS certificates
=========================
Generates self-signed CA, client and server certificates. Runs locally on control machine. **Note:** Ansible crypto modules do not support self-signed certs, using `shell` command instead as required.
**WARNING: re-running this role in the same output folder will overwrite any existing certs and keys!**
Requirements
------------