mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
add support for using an alternate remote port
This commit is contained in:
@@ -32,5 +32,4 @@ DEFAULT_TIMEOUT = 10
|
||||
DEFAULT_POLL_INTERVAL = 15
|
||||
DEFAULT_REMOTE_USER = 'root'
|
||||
DEFAULT_REMOTE_PASS = None
|
||||
|
||||
|
||||
DEFAULT_REMOTE_PORT = 22
|
||||
|
||||
Reference in New Issue
Block a user