add systemd unit override gitea

This commit is contained in:
vincent 2019-04-23 19:16:51 +02:00
parent 1ea2fb3f5f
commit fd4956303d

View File

@ -48,6 +48,7 @@
file:
path: "{{item.value.mount}}"
state: directory
mode: 0777
with_dict: "{{ systemd_mounts }}"
become: yes