ansible-config_template/strategy
Logan V fcf7fc3735 Accept ansible_host in linear strategy
The physical_host detection in the linear strategy required
ansible_ssh_host be set on the physical host. Since ansible_ssh_host
is now deprecated, we will accept both the new var ansible_host and
the old var ansible_ssh_host.

Change-Id: I3504c1901cf8f9f6f60c5465b55269997955635e
2016-10-14 19:40:03 -05:00
..
linear.py Accept ansible_host in linear strategy 2016-10-14 19:40:03 -05:00