Update tasks/create-cert-standalone.yml

This commit is contained in:
Jeff Geerling 2021-05-28 14:39:41 -05:00 committed by GitHub
parent 8164566c4f
commit b17976752c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,9 @@
owner: root
group: root
mode: 0750
when: certbot_create_standalone_stop_services is defined and certbot_create_standalone_stop_services
when:
- certbot_create_standalone_stop_services is defined
- certbot_create_standalone_stop_services
- name: create post hook to start services
template: