ansible/lib/ansible/plugins
Matt Martz 1fe67f9f43 Extend SSH Retry to put_file and fetch_file (#20187)
* Move retry logic into _ssh_retry decorator, and apply to exec_command, put_file and fetch_file

* Update tests to reflect change

* Move _ssh_retry to _run, and update tests to reflect

* piped should use exec_command instead of removed _exec_command

* Rework tests to support selectors instead of select.select
2017-03-02 16:56:29 -06:00
..
action wait_for_connection: Wait for system to become reachable (#20011) 2017-03-01 11:00:49 -08:00
cache Make BaseFileCache into an abstractbaseclass so it's a proper interface 2017-02-22 10:27:29 -05:00
callback Exceptit (#21864) 2017-02-27 13:29:40 -05:00
connection Extend SSH Retry to put_file and fetch_file (#20187) 2017-03-02 16:56:29 -06:00
filter more set/list stuff 2017-02-28 10:44:20 -05:00
lookup hashi_vault: fix token logic 2017-02-27 09:36:33 -05:00
shell suppress PS "unapproved verb" warning (#22018) 2017-02-27 14:29:43 -08:00
strategy Fact proccessing fixes (#22003) 2017-02-27 16:22:30 -05:00
terminal returns xml as a display option to junos_command (#21833) 2017-03-02 16:05:20 -06:00
test
vars
__init__.py Graceful error message for abstract base classes in PluginLoader 2017-02-22 10:27:29 -05:00