fix(template): change to nice YAML

This commit is contained in:
2026-01-08 19:03:35 +01:00
parent 4818baeb5a
commit 6542325577

View File

@@ -1,4 +1,4 @@
#
# {{ ansible_managed }}
#
{{ act_runner_config | to_yaml }}
{{ act_runner_config | to_nice_yaml }}