diff --git a/templates/etc/act_runner/config.yaml.j2 b/templates/etc/act_runner/config.yaml.j2 index 5a206e9..488477c 100644 --- a/templates/etc/act_runner/config.yaml.j2 +++ b/templates/etc/act_runner/config.yaml.j2 @@ -1,4 +1,4 @@ # # {{ ansible_managed }} # -{{ act_runner_config | to_yaml }} \ No newline at end of file +{{ act_runner_config | to_nice_yaml }} \ No newline at end of file