pottwal: Remove trailing whitespace
yamllint and ansible-lint were not happy.
Fixes: f62af6b4e7
("add hedgedoc config")
This commit is contained in:
parent
6ac66b6894
commit
a943116c99
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@
|
|||
- "{{ data_dir }}/hedgedoc/data/database:/var/lib/postgresql/data"
|
||||
networks:
|
||||
- name: hedgedocnet
|
||||
|
||||
|
||||
- name: Ensure container for hedgedoc is running
|
||||
docker_container:
|
||||
name: hedgedoc
|
||||
|
|
Loading…
Reference in a new issue