libravatar: include certbot role
This commit is contained in:
parent
fbd83d02a0
commit
3ad124b0f4
1 changed files with 5 additions and 0 deletions
|
@ -25,6 +25,11 @@
|
||||||
state: absent
|
state: absent
|
||||||
regexp: '^relayhost = bastion.phx2.fedoraproject.org'
|
regexp: '^relayhost = bastion.phx2.fedoraproject.org'
|
||||||
|
|
||||||
|
- name: letsencrypt cert
|
||||||
|
include_role: name=certbot
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
|
||||||
- git:
|
- git:
|
||||||
repo: https://git.linux-kernel.at/oliver/ivatar.git
|
repo: https://git.linux-kernel.at/oliver/ivatar.git
|
||||||
dest: /srv/libravatar
|
dest: /srv/libravatar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue