Compare commits
2 Commits
96d62d6060
...
154ea9137f
Author | SHA1 | Date | |
---|---|---|---|
154ea9137f | |||
f7638d136c |
@ -10,6 +10,8 @@
|
||||
}
|
||||
{% endif %}
|
||||
|
||||
import conf.d/*
|
||||
|
||||
{% if "website" in group_names %}
|
||||
www.{{ domain }} {
|
||||
root * {{ website_path }}
|
||||
|
@ -82,7 +82,7 @@
|
||||
path: "{{ dataroot }}/paperless/consume"
|
||||
state: directory
|
||||
owner: paperless
|
||||
group: paperless
|
||||
group: vault
|
||||
mode: "u=rwX,g=rwX,o="
|
||||
|
||||
- name: Create Paperless .env file
|
||||
|
Loading…
Reference in New Issue
Block a user