1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-25 22:05:40 +00:00
community.general/plugins
colin93 86d6ef8d0e
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

---------

Co-authored-by: colin <cosulli3@jaguarlandrover.com>
2025-11-25 21:58:14 +01:00
..
action
become
cache
callback
connection fix ruff case SIM112 (#11190) 2025-11-23 08:37:12 +01:00
doc_fragments
filter
inventory
lookup
module_utils
modules Allow None value maximum_timeout for gitlab_runner (#11174) 2025-11-25 21:58:14 +01:00
plugin_utils
test Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11167) 2025-11-22 22:52:21 +01:00