ansible/test/units/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 Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
cache PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
callback allow debug to be 'changed' (#20957) 2017-02-02 13:46:16 -05:00
connection Extend SSH Retry to put_file and fetch_file (#20187) 2017-03-02 16:56:29 -06:00
filter Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
inventory Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
lookup PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
shell Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
strategy PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
vars Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_plugins.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00