Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
ansible-role-hedgedocs
Commits
0aa14b3c
Commit
0aa14b3c
authored
Jan 19, 2021
by
nono
💻
Browse files
Fix paths
parent
98c8fe03
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/configuration.yml
View file @
0aa14b3c
...
...
@@ -4,7 +4,7 @@
# et : https://github.com/hedgedoc/hedgedoc/blob/880af8d4f80b9e1dcaa30014d4ed5c41e351b564/docs/setup/reverse-proxy.md
-
name
:
Configuration du service HedgeDocs
template
:
src
:
../
files/config.json.j2
src
:
files/config.json.j2
dest
:
/home/hedgedocs/config.json
owner
:
hedgedocs
groupe
:
www-data
...
...
@@ -12,7 +12,7 @@
-
name
:
Configuration du fichier SystemD
template
:
src
:
../
files/hedgedocs.service
src
:
files/hedgedocs.service
dest
:
/etc/systemd/system/hedgedocs.service
owner
:
hedgedocs
groupe
:
www-data
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment