feat: Add labels to runners
All checks were successful
/ ansible-docsmith (push) Successful in 30s

Fixes #2.

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2026-02-16 08:08:07 +01:00
commit c02dc6a20a
Signed by: jriou
GPG key ID: 9A099EDA51316854
7 changed files with 49 additions and 24 deletions

View file

@ -102,5 +102,5 @@ argument_specs:
description:
- List of runners to configure
- The key is the name of the repository on the instance
- The value is the token
- The value is a dict with a `token` key and optionally a dict of `labels`
type: dict