Compare commits

..

1 Commits

Author SHA1 Message Date
Niyazi Gokberk Gunduz
dd9c3bcf25
Merge 9dcabdc972d4b906908015b89b57926a9cb664e1 into 3b3cc546d123c06b294182c747cacaab83174fca 2025-05-07 14:40:57 +02:00

View File

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