1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-07 20:47:16 +00:00
community.general/plugins
patchback[bot] e4261abab0
[PR #11174/86d6ef8d backport][stable-12] Allow None value maximum_timeout for gitlab_runner (#11218)
Allow None value maximum_timeout for gitlab_runner (#11174)

* change maximum_timeout type to raw

* allow None value for maximum_timeout in update_runner

* add changelog

* update changelog fragment formatting

* convert maximum_timeout value of 0 to None

* fix sanity check errors

* add suggested doc changes

* Note version required for timeout disable

---------


(cherry picked from commit 86d6ef8d0e)

Co-authored-by: colin93 <33459498+colin93@users.noreply.github.com>
Co-authored-by: colin <cosulli3@jaguarlandrover.com>
2025-11-25 22:11:28 +01:00
..
action [PR #11167/19757b3a backport][stable-12] Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11191) 2025-11-23 08:36:34 +01:00
become Reformat everything. 2025-11-01 13:46:53 +01:00
cache [PR #11095/2b4333a0 backport][stable-12] Use raise from in plugins (#11129) 2025-11-12 21:00:39 +01:00
callback [stable-12] docs: migrate RTD URLs to docs.ansible.com (#11109) (#11175) 2025-11-19 18:22:29 +01:00
connection [PR #11190/9a3e26ad backport][stable-12] fix ruff case SIM112 (#11194) 2025-11-23 08:58:35 +01:00
doc_fragments Reformat everything. 2025-11-01 13:46:53 +01:00
filter [PR #11095/2b4333a0 backport][stable-12] Use raise from in plugins (#11129) 2025-11-12 21:00:39 +01:00
inventory [PR #11115/58bb1e7c backport][stable-12] fix ruff case B007 (#11131) 2025-11-12 21:58:36 +01:00
lookup [PR #11189/1c678f5c backport][stable-12] fix ruff case UP030 (#11195) 2025-11-23 08:58:57 +01:00
module_utils [PR #11215/862fe79a backport][stable-12] fix ruff case SIM110 (#11217) 2025-11-25 21:59:06 +01:00
modules [PR #11174/86d6ef8d backport][stable-12] Allow None value maximum_timeout for gitlab_runner (#11218) 2025-11-25 22:11:28 +01:00
plugin_utils [PR #11167/19757b3a backport][stable-12] Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11191) 2025-11-23 08:36:34 +01:00
test [PR #11167/19757b3a backport][stable-12] Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11191) 2025-11-23 08:36:34 +01:00