mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-07 09:07:03 +02:00
Update to 2021-12-01 19:13
This commit is contained in:
6
roles/documize/tasks/conf.yml
Normal file
6
roles/documize/tasks/conf.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Deploy documize configuration
|
||||
template: src=documize.conf.j2 dest={{ documize_root_dir }}/etc/documize.conf group={{ documize_user }} mode=640
|
||||
notify: restart documize
|
||||
tags: documize
|
Reference in New Issue
Block a user