mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Use default port if ansible_ssh_port is not set for the delegated node
Also add testcase for it.
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
other-alias-node.example.com ansible_ssh_host=localhost ansible_ssh_port=28848
|
||||
|
||||
[aliasgroup]
|
||||
alias-node.example.com ansible_ssh_host=localhost ansible_ssh_port=22
|
||||
alias-node.example.com ansible_ssh_host=localhost
|
||||
|
||||
Reference in New Issue
Block a user