feat: Add variable to control certbot --dry-run flag
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
become: true
|
||||
vars:
|
||||
bool_create_vhost: false
|
||||
bool_cert_dry_run: true
|
||||
roles:
|
||||
- nginx-proxy
|
||||
|
||||
Reference in New Issue
Block a user