libravatar: drop certbot role, do the config manually
This commit is contained in:
parent
b8c16fece3
commit
bce20fb57f
1 changed files with 1 additions and 5 deletions
|
@ -20,17 +20,13 @@
|
|||
- "policycoreutils-python"
|
||||
- "postfix"
|
||||
- "mod_ssl"
|
||||
- "letsencrypt"
|
||||
|
||||
- lineinfile:
|
||||
path: /etc/postfix/main.cf
|
||||
state: absent
|
||||
regexp: '^relayhost = bastion.phx2.fedoraproject.org'
|
||||
|
||||
- name: letsencrypt cert
|
||||
include_role: name=certbot
|
||||
tags:
|
||||
- config
|
||||
|
||||
- git:
|
||||
repo: https://git.linux-kernel.at/oliver/ivatar.git
|
||||
dest: /srv/libravatar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue