Added overwrite on re-run warning
This commit is contained in:
parent
80946af482
commit
f9c0be7195
|
@ -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.
|
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
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user