1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-24 06:07:19 +00:00
community.general/plugins
patchback[bot] 6848d6a302
[PR #10918/7e666a9c backport][stable-10] fix(modules/gitlab_runner): Fix exception in check mode on new runners (#10943)
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 7e666a9c31)

Co-authored-by: carlfriedrich <carlfriedrich@posteo.de>
2025-10-19 09:31:21 +02:00
..
action [PR #9583/81e22180 backport][stable-10] action/become/cache/callback: adjust import __future__ for Python3 (#9586) 2025-01-20 20:15:52 +01:00
become [stable-10] Avoid six in plugin code (#10873) (#10877) 2025-10-05 07:42:27 +02:00
cache [stable-10] Avoid six in plugin code (#10873) (#10877) 2025-10-05 07:42:27 +02:00
callback [stable-10] Avoid six in plugin code (#10873) (#10877) 2025-10-05 07:42:27 +02:00
connection [stable-10] Avoid six in plugin code (#10873) (#10877) 2025-10-05 07:42:27 +02:00
doc_fragments [stable-10] Fix typos: s/the the/the/ (#10867) (#10869) 2025-09-30 21:58:26 +02:00
filter [stable-10] Avoid six in plugin code (#10873) (#10877) 2025-10-05 07:42:27 +02:00
inventory [stable-10] Avoid six in plugin code (#10873) (#10877) 2025-10-05 07:42:27 +02:00
lookup [stable-10] random_string: replace random.SystemRandom() with secrets.SystemRandom() (#10896) 2025-10-10 19:55:47 +02:00
module_utils [PR #10926/9dedd774 backport][stable-10] Add __init__.py to work around ansible-test/pylint bug (#10927) 2025-10-15 21:55:29 +02:00
modules [PR #10918/7e666a9c backport][stable-10] fix(modules/gitlab_runner): Fix exception in check mode on new runners (#10943) 2025-10-19 09:31:21 +02:00
plugin_utils [stable-10] Avoid six in plugin code (#10873) (#10877) 2025-10-05 07:42:27 +02:00
test [stable-10] Avoid six in plugin code (#10873) (#10877) 2025-10-05 07:42:27 +02:00