community.general/lib/ansible
Rob Smith c15cffabdd This fixes bugs added as a part of 8665b0638a
1. if accept_hostkey is false, no matter if the host key is known or not, it will fail.

2. We don't check for the host key in /etc/ssh/ssh_known_hosts

This fixes both of those issues.
2014-01-12 02:12:44 -08:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory Merge pull request #5517 from lichesser/fix_set_depreciation_warning 2014-01-07 15:48:27 -05:00
module_utils This fixes bugs added as a part of 8665b0638a 2014-01-12 02:12:44 -08:00
playbook Fact gathering on a second play against the same hosts should not be implicitly off since this is an undocumented beheavior and potentially 2014-01-04 14:03:58 -05:00
runner Ensure sys.stdout has an istty method 2014-01-10 17:42:43 -05:00
utils Fixes #4958 Truncate printed stdout if it contains non-printable characters 2014-01-10 15:08:45 -05:00
__init__.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
callbacks.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
color.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
constants.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00