mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +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