mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
* 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>
2 lines
184 B
YAML
2 lines
184 B
YAML
minor_changes:
|
|
- gitlab_runner - allow maximum timeout to be disabled by passing ``0`` to ``maximum_timeout`` (https://github.com/ansible-collections/community.general/pull/11174).
|