mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-09-13 17:11:18 +02:00
Add cloud-init create method
This commit is contained in:
@@ -36,3 +36,7 @@ certbot_keep_updated: true
|
||||
|
||||
# Where to put Certbot when installing from source.
|
||||
certbot_dir: /opt/certbot
|
||||
|
||||
# When certbot_create_method==cloud-init, test certificates will be installed
|
||||
# that can be used by a server (eg. nginx)
|
||||
certbot_cloud_init_test_certificates: true
|
||||
|
||||
Reference in New Issue
Block a user