Compare commits

..

No commits in common. "d35de757e01902399e685c2b344823ebc09b3372" and "3b3cc546d123c06b294182c747cacaab83174fca" have entirely different histories.

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: