mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-10-08 07:25:14 +02:00
Update to 2022-03-24 13:00
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
---
|
||||
|
||||
- name: Link system CA as postgres root cert
|
||||
file: src=/etc/pki/tls/cert.pem dest={{ metabase_root_dir }}/.postgresql/root.crt state=link
|
||||
tags: metabase
|
||||
|
||||
- name: Deploy configuration
|
||||
template: src=env.j2 dest={{ metabase_root_dir }}/etc/env group={{ metabase_user }} mode=640
|
||||
notify: restart metabase
|
||||
|
Reference in New Issue
Block a user