Fix ansible_ssh_host again

This time with unit tests to ensure it keeps working.
This commit is contained in:
Daniel Hokka Zakrisson
2012-10-21 20:11:27 +02:00
parent 572c66b7f6
commit 1449c8ac67
4 changed files with 29 additions and 3 deletions

2
test/alias_hosts Normal file
View File

@@ -0,0 +1,2 @@
[aliasgroup]
alias-node.example.com ansible_ssh_host=localhost ansible_ssh_port=22