1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
James Cammarata e5c2c03dea Enable host_key checking at the strategy level
Implements a new method in the ssh connection plugin (fetch_and_store_key)
which is used to prefetch the key using ssh-keyscan.
2015-12-16 21:41:07 -05:00
..
cli Merge pull request #13501 from chouseknecht/galaxy-2.0-update 2015-12-16 15:01:12 -05:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Default msg param to AnsibleError to avoid serialization problems 2015-12-02 14:16:47 -05:00
executor Enable host_key checking at the strategy level 2015-12-16 21:41:07 -05:00
galaxy Define and handle ignore_certs correctly. Preserve search term order. Tweak to Galaxy docsite. 2015-12-13 05:23:04 -05:00
inventory Enable host_key checking at the strategy level 2015-12-16 21:41:07 -05:00
module_utils Merge pull request #13191 from Jmainguy/mysql 2015-12-16 10:47:49 -08:00
modules Update submodule ref to fix a bug in mysql_user with mariadb 2015-12-16 14:08:08 -08:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing All variables in complex args again 2015-12-16 16:39:08 -05:00
playbook Make sure we're using the original host when processing include results 2015-12-16 19:13:45 -05:00
plugins Enable host_key checking at the strategy level 2015-12-16 21:41:07 -05:00
template keep string type filters as strings 2015-12-08 12:52:20 -08:00
utils Enable host_key checking at the strategy level 2015-12-16 21:41:07 -05:00
vars fix sorting of groups for host vars 2015-12-03 14:23:02 -05:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py removed unused 'pattern' from ansible.cfg 2015-12-09 08:40:06 -08:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00