libravatar: drop certbot role, do the config manually

This commit is contained in:
clime 2019-02-04 22:07:08 +01:00
parent b8c16fece3
commit bce20fb57f

View file

@ -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