mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
gitlab_runner: Support project-scoped runners registration (#2971)
* support project-scoped gitlab.com runners registration * rename glproject variable to gitlab_project * update version * Update plugins/modules/source_control/gitlab/gitlab_runner.py Co-authored-by: Raphaël Droz <raphael.droz+floss@gmail.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
29e4066944
commit
0a5db85ad5
2 changed files with 36 additions and 7 deletions
2
changelogs/fragments/634-gitlab_project_runners.yaml
Normal file
2
changelogs/fragments/634-gitlab_project_runners.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- gitlab_runner - support project-scoped gitlab.com runners registration (https://github.com/ansible-collections/community.general/pull/634).
|
Loading…
Add table
Add a link
Reference in a new issue