mirror of
https://github.com/nikdoof/ansible-certbot.git
synced 2025-12-13 15:42:18 +00:00
Add option to disable requesting FQDN cert if not defined
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
certbot_certs: []
|
||||
certbot_certs_email: root@{{ ansible_inventory }}
|
||||
certbot_request_fqdn_cert: true
|
||||
|
||||
certbot_plugin_arguments:
|
||||
digitalocean: --dns-digitalocean --dns-digitalocean-credentials /root/do_secrets.ini
|
||||
|
||||
Reference in New Issue
Block a user