mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 07:56:38 +00:00
refactors the Connection class to use the top level function. This will make the request_builder() function useful for other components such as action handlers.