ansible-github_actions_runner
ansible-github_actions_runner copied to clipboard
Add support for using --no-default-labels
Description
This implements issue #246 It adds support for installing a runner without the default labels which is useful for reserving runners to only run for certain labels
Type of change
- [x] New feature (non-breaking change which adds functionality)
- [x] This change requires a documentation update
How Has This Been Tested?
Added molecule test scenario no_default_labels that passed when run locally.