This commit is contained in:
2023-11-11 17:46:08 +01:00
parent ee64abfa88
commit 359b6a2219
2 changed files with 30 additions and 30 deletions

View File

@@ -1,2 +1,2 @@
# {{ ansible_managed }}
{{ dockerapp_compose | to_nice_yaml(indent=2) }}
{{ dockerapp_compose | to_nice_yaml(indent=3) }}