copr-dist-git-dev: include certbot role
This commit is contained in:
parent
a51bd6a5f4
commit
1fa75c53fa
1 changed files with 4 additions and 0 deletions
|
@ -62,6 +62,10 @@
|
|||
notify:
|
||||
- reload httpd
|
||||
|
||||
- name: letsencrypt cert
|
||||
include_role: name=certbot
|
||||
when: env == 'staging'
|
||||
|
||||
- name: temporary logrotation fix until copr-dist-git 0.26 is released & deployed
|
||||
copy: src="logrotate.d/copr-dist-git" dest="/etc/logrotate.d/copr-dist-git"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue