mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 10:05:54 +00:00
fix(modules/gitlab_runner): Fix exception in check mode on new runners (#10918)
* fix(modules/gitlab_runner): Fix exception in check mode on new runners
When a new runner is added in check mode, the role used to throw an
exception. Fix this by returning a valid runner object instead of a
boolean.
Fixes #8854
* docs: Add changelog fragment
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 10918-gitlab-runner-fix-check-mode.yml | ||
| replace-random-with-secrets.yml | ||