mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-05-22 22:31:40 +02:00
Merge da8babe0a847acb912e1e677138473548a20acd4 into 3b3cc546d123c06b294182c747cacaab83174fca
This commit is contained in:
commit
f61303f0ba
@ -28,7 +28,7 @@
|
||||
mode: 0750
|
||||
when:
|
||||
- certbot_create_standalone_stop_services is defined
|
||||
- certbot_create_standalone_stop_services
|
||||
- certbot_create_standalone_stop_services is iterable
|
||||
|
||||
- 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
|
||||
- certbot_create_standalone_stop_services is iterable
|
||||
|
||||
- name: Check if domains have changed
|
||||
block:
|
||||
|
Loading…
x
Reference in New Issue
Block a user