copr-dist-git: enable ssl conf for letsencrypt
This commit is contained in:
parent
0adb8eaabc
commit
81ede91dd7
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@
|
||||||
include_role: name=certbot
|
include_role: name=certbot
|
||||||
|
|
||||||
- template: src="ssl.conf.j2" dest="/etc/httpd/conf.d/ssl.conf" owner=root group=root mode=0644
|
- template: src="ssl.conf.j2" dest="/etc/httpd/conf.d/ssl.conf" owner=root group=root mode=0644
|
||||||
when: env == 'staging'
|
|
||||||
notify:
|
notify:
|
||||||
- reload httpd
|
- reload httpd
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue