David Wilson
|
35092c5d35
|
tests: Unicode/bytes fixes for integration/connection/exec_command.yml
|
2018-11-05 13:15:40 +00:00 |
David Wilson
|
6c71c5bfef
|
issue #369: disable reset_connection on Ansible<2.5.6
https://github.com/ansible/ansible/issues/27520
|
2018-10-31 18:30:03 +00:00 |
David Wilson
|
8ed72e7e7b
|
issue #369: avoid Ansible 2.5 bug (cond_reset_warn missing method)
|
2018-10-31 18:18:49 +00:00 |
David Wilson
|
519faa3b3b
|
issue #369: add Connection.reset() test.
|
2018-10-29 18:54:26 +00:00 |
David Wilson
|
89852db163
|
issue #370: add 'disconnect resets connection' test
|
2018-10-29 16:32:34 +00:00 |
David Wilson
|
c510e58f9b
|
issue #352: add test for disconnect message.
|
2018-10-29 15:59:36 +00:00 |
David Wilson
|
e85760477b
|
tests: fix connection/_put_file.yml
Was statting wrong destination path, and comparing floats that don't
roundtrip serialization reliably.
|
2018-10-02 19:19:30 +01:00 |
David Wilson
|
90f89f95fb
|
ansible: fix exec_command() regression.
|
2018-09-10 01:31:15 +01:00 |
David Wilson
|
24a44499ca
|
tests: verify Connection.put_file() for small/large files.
|
2018-09-10 00:26:14 +01:00 |