Initial commit
This commit is contained in:
parent
efe2374c19
commit
70ecff8caf
6 changed files with 104 additions and 0 deletions
8
vars/debian.yml
Normal file
8
vars/debian.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
matrixmailer_os_supported: True
|
||||
|
||||
matirxmailer_binary_location: /usr/bin/matrixmailer
|
||||
matrixmailer_config_dir: /etc/matrixmailer
|
||||
matrixmailer_systemd_service_file: /etc/systemd/system/matrixmailer.service
|
||||
matrixmailer_system_user: matrixmailer
|
||||
matrixmailer_system_group: "{{ matrixmailer_system_user }}"
|
Loading…
Add table
Add a link
Reference in a new issue