defaults | ||
meta | ||
tasks | ||
templates | ||
.gitignore | ||
LICENSE | ||
README.md |
selfsignedcert
Generate a self-signed certificate for any TLS(SSL) service, with passwordless key
Requirements
None
Role Variables
- selfsignedcert_basename (undefined): (Path and )Name of key, CSR and cert
Dependencies
- None
Example Playbook
- hosts: localhost
roles:
- { role: selfsingedcert }
License
GPL-2.0-or-later