mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
The timeout param was exposed to the socket connection but was not enforced for commands. This update will now cause a command to timeout based on the module parameter.