community.general/lib/ansible
Peter Sprygada d829ff6993 fixes bug with matching nxos prompts (#40655)
This change addresses an issue where the prompt matching regular
expressions would not match a prompt if the hostname starts with a
numeric value.  Before this change, the connection would fail with a
socket.timeout() error.  This change updates the termnal_stdout_re
values to now check for a number.

See Github issue #38639
2018-05-24 19:32:02 +05:30
..
cli add keywords handling to ansible-doc 2018-05-23 14:09:02 -04:00
compat
config HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
errors
executor use correct object in error 2018-05-22 11:10:57 -04:00
galaxy
inventory Don't display host pattern warning for empty groups (fixes #35255) (#39927) 2018-05-09 14:13:48 -05:00
module_utils New ansible module netconf_rpc (#40358) 2018-05-24 15:25:02 +05:30
modules aci_rest: Ensure we always return a status 2018-05-24 15:20:23 +02:00
parsing allow dataloader to use descriptors (#40627) 2018-05-24 12:29:37 +10:00
playbook always_run: removed deprecated always_run task option (#40470) 2018-05-23 07:10:36 +10:00
plugins fixes bug with matching nxos prompts (#40655) 2018-05-24 19:32:02 +05:30
template
utils Fixes #36621, support adfs auth through adal (#37909) 2018-05-23 16:37:44 -07:00
vars
__init__.py
constants.py
release.py Update Ansible release version to 2.6.0dev0. 2018-05-21 19:29:14 -07:00