Added option to not install the certificate

This commit is contained in:
Philip (a-0) 2022-07-22 01:04:56 +02:00
parent 358b5cee12
commit 0fbb3d350b
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,5 @@
---
certbot_os_supported: False
certbot_immediately_execute_script: True
certbot_immediately_execute_script: True
certbot_install_cert: True