copr-dist-git: include certbot role
This commit is contained in:
parent
4daee14690
commit
04f75f2423
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@
|
||||||
|
|
||||||
- name: letsencrypt cert
|
- name: letsencrypt cert
|
||||||
include_role: name=certbot
|
include_role: name=certbot
|
||||||
when: env == 'staging'
|
|
||||||
|
|
||||||
- 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'
|
when: env == 'staging'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue