Compare commits

..

1 Commits

Author SHA1 Message Date
Victor Seva
315b463a7c
certbot_create_method 'dns-cloudflare' 2025-07-18 12:43:03 +02:00

View File

@ -28,7 +28,7 @@
mode: 0750
when:
- certbot_create_standalone_stop_services is defined
- certbot_create_standalone_stop_services is truthy
- certbot_create_standalone_stop_services
- name: Create post hook to start services.
template:
@ -39,7 +39,7 @@
mode: 0750
when:
- certbot_create_standalone_stop_services is defined
- certbot_create_standalone_stop_services is truthy
- certbot_create_standalone_stop_services
- name: Check if domains have changed
block: