1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-07 04:27:15 +00:00
community.general/changelogs/fragments/10063-cobbler-add-connection-timeout.yml
Orion Poplawski 6a40d459b5
Add connection_timeout option to cobbler inventory (#10063)
Signed-off-by: Orion Poplawski <orion@nwra.com>
2025-05-02 06:17:23 +02:00

2 lines
207 B
YAML

minor_changes:
- cobbler inventory plugin - add ``connection_timeout`` option to specify the connection timeout to the cobbler server (https://github.com/ansible-collections/community.general/pull/11063).