1 Commits
0.1.0 ... 0.1.1

Author SHA1 Message Date
38f9d9169d fix(template): change to nice YAML
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 17s
Lint Markdown files / markdown-lint (push) Successful in 4s
Release Ansible Role / Release Ansible Role (push) Successful in 59s
2026-01-08 19:03:35 +01:00

View File

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