Commit Graph

155 Commits (2995439fbfa2bb0f260adced9baca064dcce9eb0)

Author SHA1 Message Date
Brian Coca 23b1dbacaf
Config continued (#31024)
9 years ago
Frederic Lepied 35f79370e1 mock ncclient import in test_connection.py (#32786)
9 years ago
Nathaniel Case 9c0275a879
Connection plugins network_cli and netconf (#32521)
9 years ago
Brian Coca db749de5b8 namespace facts
9 years ago
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)
9 years ago
Adrian Likins 718b786157 Fix test failures if 'future' package is installed (#15005)
9 years ago
Peter Sprygada 92aa92ebd2 updates netconf to use persistent socket (#21307)
9 years ago
Adrian Likins 174961b945 Fix action test (#21102)
9 years ago
Adrian Likins 5766689dd5 More unit tests for plugins/action/ (#20887)
9 years ago
Brian Coca c86a17b7a0 refactoring async
9 years ago
Toshio Kuratomi d1a6b07fe1 Move ssh and local connection plugins from using raw select to selectors
9 years ago
Brian Coca 6ca5fb49c3 allow debug to be 'changed' (#20957)
9 years ago
Matt Clay cb76200c7d PEP 8 E111 & E114 cleanup. (#20838)
9 years ago
Matt Clay 10d9318de7 PEP 8 indent cleanup. (#20800)
9 years ago
Matt Clay d913f69ba1 PEP 8 W291 whitespace cleanup.
9 years ago
Matt Clay 95789f3949 PEP 8 whitespace cleanup. (#20783)
9 years ago
Peter Sprygada 8ddffcb1a6 new connection plugin netconf (#20636)
9 years ago