1 KiB
1 KiB
Ansible Role Certbot
Table of content
Role variables
The following variables can be configured for this role:
| Variable | Type | Required | Default | Description (abstract) |
|---|---|---|---|---|
certbot_email |
str |
Yes | N/A | E-mail to register the certificate |
certbot_domain |
str |
Yes | N/A | Domain name to register the certificate |
certbot_email
E-mail to register the certificate
- Type:
str - Required: Yes
certbot_domain
Domain name to register the certificate
- Type:
str - Required: Yes