ansible-github_actions_runner icon indicating copy to clipboard operation
ansible-github_actions_runner copied to clipboard

Add support for using --no-default-labels

Open staffanf opened this issue 4 months ago • 0 comments

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.

staffanf avatar Oct 01 '25 21:10 staffanf