copr: install coprs_ssl.conf even for production instance

This commit is contained in:
Jakub Kadlcik 2019-07-18 08:40:28 +02:00
parent f0a14e327c
commit ecb2785d3d
2 changed files with 5 additions and 5 deletions

View file

@ -16,11 +16,6 @@
- stat_cert.stat.exists == False
- devel
- name: install copr-frontend ssl vhost
template: src="httpd/coprs_ssl.conf.j2" dest="/etc/httpd/conf.d/coprs_ssl.conf"
tags:
- config
- name: certbot, correct fcontext mapping the web root
sefcontext:
target: '/srv/web/acme-challenge/.well-known(/.*)'

View file

@ -110,6 +110,11 @@
tags:
- config
- name: install copr-frontend ssl vhost
template: src="httpd/coprs_ssl.conf.j2" dest="/etc/httpd/conf.d/coprs_ssl.conf"
tags:
- config
- name: enable services
service: state=started enabled=yes name={{ item }}
with_items: