1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-16 22:44:54 +00:00
community.general/lib
2014-01-20 18:56:39 -08:00
..
ansible When not finding a host in ~/.ssh/known_hosts, the return value is 0 if the host just is not found. We then never check the system host file in /etc. This fixes the code to check /etc on any failure, not just a bad return code. 2014-01-20 18:56:39 -08:00