fix(tasks): update package cache
All checks were successful
Lint Markdown files / markdown-lint (push) Successful in 4s
Ansible Linter / ansible-lint (push) Successful in 55s

This commit is contained in:
2026-01-08 19:56:40 +01:00
parent 38f9d9169d
commit d24cc3a2a6
4 changed files with 17 additions and 13 deletions

View File

@@ -80,3 +80,8 @@ act_runner_gitea_url: ""
## @param act_runner_token The registration token for the act_runner
act_runner_token: ""
## @section Package Management
## @param act_runner_update_cache Whether to update package cache before installing packages
act_runner_update_cache: true