chef/roles/gitea_actions_runner.rb
2023-04-01 12:56:21 +02:00

6 lines
71 B
Ruby

name "gitea_actions_runner"
run_list %w(
kosmos_gitea::act_runner
)