Add Gitlab group runners support (#3935)

This commit is contained in:
Léo GATELLIER 2023-03-25 08:23:20 +01:00 committed by GitHub
commit f3be0076af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 124 additions and 7 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- 'gitlab_runner - allow to register group runner (https://github.com/ansible-collections/community.general/pull/3935).'