fix indent
This commit is contained in:
parent
7565cddaca
commit
b1c5890c39
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
# Warning! Do not modify manually
|
||||
# File managed by Ansible role invidious
|
||||
#
|
||||
{{ docker_compose_options | to_yaml }}
|
||||
{{ docker_compose_options | to_yaml(indent=2) }}
|
||||
|
|
Loading…
Reference in a new issue