ansible/lib/ansible
Peter Sprygada eed240797a adds connection established message to ansible-connection (#22492)
This will now print a log message that displays how long the ssh
connection took to establish to the remote device.  If the connection
established time is exceed it will also print a message to the log file
that the connection attempts have exceed.

Updates default connection retries to 30

fixes #22319
2017-03-14 10:31:02 -04:00
..
cli Make vault encrypt/create/etc confirm pass again. 2017-03-09 14:32:21 -05:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor moved network module magic from hardcoded to conf 2017-03-09 21:49:02 -05:00
galaxy Add role skeleton support (#17079) 2017-03-01 20:23:18 -05:00
inventory warn when name is overloaded as both host and group 2017-03-13 17:41:25 -04:00
module_utils Add no_log to all network module_utils provider argument (#22566) 2017-03-13 13:21:46 -06:00
modules Format ELBInfo call (#22383) 2017-03-13 16:00:34 -04:00
parsing vault: Uniformize construction of cipher objects 2017-03-08 15:14:20 -05:00
playbook Verify that the role specification is using a comma before warning 2017-03-07 09:35:42 -05:00
plugins prevent winrm Add-Type debug noise from polluting stderr (#22583) 2017-03-13 14:47:06 -07:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils Typo + rephrase (#22526) 2017-03-11 09:51:59 +00:00
vars Fix variable precedence of INI/script vars to be in-line with docs. 2017-03-02 17:07:00 -06:00
__init__.py
constants.py adds connection established message to ansible-connection (#22492) 2017-03-14 10:31:02 -04:00
release.py