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