[belenios] Don't need to link the ocsidb file

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-02-17 23:44:38 +01:00
parent d83613c514
commit 2bdd00b385
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 0 additions and 9 deletions

View File

@ -76,15 +76,6 @@
- "/var/lib/belenios/spool" - "/var/lib/belenios/spool"
- "/var/log/belenios" - "/var/log/belenios"
- name: Link ocsigenserver database
file:
src: "/opt/belenios/_run/lib/ocsidb"
path: "/var/lib/belenios/data/ocsidb"
owner: ocsigen
group: ocsigen
mode: 0644
state: link
- name: Link belenios directories into proper locations - name: Link belenios directories into proper locations
file: file:
src: "{{ item.src }}" src: "{{ item.src }}"