Commit Graph

151 Commits (e5eedfe4b8ee387a779e922f57504cb9c3c2f0fd)

Author SHA1 Message Date
Chris Meyers cf938e9992 tests for InventoryModule error conditions (#31381)
9 years ago
Brian Coca 01b6c7c9c6 better cleanup on task results display (#27175)
9 years ago
Hervé Beraud db70eeb913 Feature/test inventory (#30707)
9 years ago
Matt Clay dbf9634b1b Enable more pylint rules and fix reported issues. (#30543)
9 years ago
Toshio Kuratomi 75249e311e Fix set theory filters for python3
9 years ago
Nicolas Porcel ba420c47cd synchronize: Use private_key and ssh_user with delegate_to (Fixes #16215) (#21686)
9 years ago
Brian Coca f921369445 Ansible Config part2 (#27448)
9 years ago
3onyc 554496c404 [passwordstore] Use builtin _random_password function instead of pwgen (#25843)
9 years ago
Toshio Kuratomi 3edac559d3 the smart transport is broken by ssh retry code
9 years ago
Toshio Kuratomi 802c9efaa3 Disable abstract-class-instantiated for smoketests
9 years ago
Gabor Lekeny 7eab802669 SSH fails with '"parsed": false' error message
9 years ago
Ken Celenza 31b6ac896d Kc update ip filter (#26566)
9 years ago
Ganesh Nalawade 3bd8dbb53d Add support for netconf network discovery (#25435)
9 years ago
Matt Davis 36ad934156 re-enable non-pipelined mode for Powershell (#25012)
9 years ago
Abhijeet Kasurde b89cb95609 Fix spelling mistakes (comments only) (#25564)
9 years ago
Ganesh Nalawade 6215922889 Add support for cliconf and netconf plugin (#25093)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Ganesh Nalawade 825d9df5ea Add eos changes for Python3 (#24600)
9 years ago
Brian Coca 8f97aef1a3 Transition inventory into plugins (#23001)
9 years ago
Toshio Kuratomi d834412ead Fix for persistent connection plugin on Python3 (#24431)
9 years ago
Matt Martz 040fb4435a Fix password prompt matching (#24081)
9 years ago
Brian Coca e29dc49a49 moved to exceptions for basic skip/fails
9 years ago
Toshio Kuratomi 4e8e366739 Ryanpineo fix ipaddr netmask with 32 cidr (#23506)
9 years ago
Strahinja Kustudić 9f0be5a556 Ignores ControlPersist broken pipe errors. Fixes #16731
9 years ago
Toshio Kuratomi b0d75a0ecb Fix synchronize tests for the updated quoting change between action and module
9 years ago
Toshio Kuratomi 2fff690caa Update module_utils.six to latest (#22855)
9 years ago
Brian Coca 5e98be2e62 better handling of parsed
9 years ago
Matt Martz d34153a61e Re-enable ssh retry tests with isolation fixes (#22221)
9 years ago
Matt Clay 30b6ed8377 Disable failing tests until they can be fixed.
9 years ago
Matt Martz 1fe67f9f43 Extend SSH Retry to put_file and fetch_file (#20187)
9 years ago
Matt Clay a5e3d13adc Remove shebangs from unit tests.
9 years ago
Peter Sprygada e4a2c804be partial revert of changes introduced in d5f7a0181b (#21688)
9 years ago
Peter Sprygada d5f7a0181b roll up of eos fixes (#21629)
9 years ago
Peter Sprygada a6cecef6bc clean up of terminal plugins (#21549)
10 years ago
Adrian Likins 718b786157 Fix test failures if 'future' package is installed (#15005)
10 years ago
Peter Sprygada 92aa92ebd2 updates netconf to use persistent socket (#21307)
10 years ago
Adrian Likins 174961b945 Fix action test (#21102)
10 years ago
Adrian Likins 5766689dd5 More unit tests for plugins/action/ (#20887)
10 years ago
Brian Coca c86a17b7a0 refactoring async
10 years ago
Toshio Kuratomi d1a6b07fe1 Move ssh and local connection plugins from using raw select to selectors
10 years ago
Brian Coca 6ca5fb49c3 allow debug to be 'changed' (#20957)
10 years ago
Matt Clay cb76200c7d PEP 8 E111 & E114 cleanup. (#20838)
10 years ago
Matt Clay 10d9318de7 PEP 8 indent cleanup. (#20800)
10 years ago
Matt Clay d913f69ba1 PEP 8 W291 whitespace cleanup.
10 years ago
Matt Clay 95789f3949 PEP 8 whitespace cleanup. (#20783)
10 years ago
Peter Sprygada 8ddffcb1a6 new connection plugin netconf (#20636)
10 years ago
Marius Gedminas d9b89ca577 Fix a test failure on Python 3.6 (#20030)
10 years ago
Marius Gedminas 0a7f2c202b Improve --diff output when files lack trailing newlines
10 years ago
azenk f2458140f6 Lastpass lookup plugin (#16285)
10 years ago
James Cammarata dd0257b995 Template "original_task" fields in _process_pending_results
10 years ago