mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix ansible_ssh_host again
This time with unit tests to ensure it keeps working.
This commit is contained in:
2
test/alias_hosts
Normal file
2
test/alias_hosts
Normal file
@@ -0,0 +1,2 @@
|
||||
[aliasgroup]
|
||||
alias-node.example.com ansible_ssh_host=localhost ansible_ssh_port=22
|
||||
Reference in New Issue
Block a user