mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-03 11:52:44 +00:00
* Create persistent socket path using port and connection type * Use remote address, port, connection type and remote user to create a socket path. * Fix review comment