summaryrefslogtreecommitdiff
path: root/test/units
Commit message (Expand)AuthorAgeFilesLines
* Sanity test fixups - AWS related tests (#64093)Mark Chappell2019-10-3016-119/+62
* AWS module_utils: Clear out Sanity Test issues (#63991)Mark Chappell2019-10-282-0/+2
* Make banner detection non-greedy in ios_banner (#63092)kalimsshar2019-10-252-0/+30
* a new module to manage static route and bfd. (#58004)Xu Yuandong2019-10-256-0/+177
* add a new module ce_lldp_interface. (#58252)Xu Yuandong2019-10-254-0/+172
* Removed in 29 (#63680)Nathaniel Case2019-10-245-68/+50
* eos_eapi: Added fix for bug # 51144 (#63632)GomathiselviS2019-10-231-1/+5
* XenServer: Update docs with recent changes in XenAPI python lib and branding ...Bojan Vitnik2019-10-221-3/+1
* Prevent generating roles that do not pass linting (#63709)Sorin Sbarnea2019-10-221-2/+2
* AH servers include automation-hub as part of the server configuration. (#63700)Toshio Kuratomi2019-10-191-25/+27
* iptables: support wait parameter (#47877)Andrea Scarpino2019-10-191-0/+45
* cloudstack: exoscale: fix boilerplate (#63532)René Moser2019-10-191-0/+3
* Add a new module ce_lldp to manage Link Layer Discovery Protocol(LLDP) (#63395)Xu Yuandong2019-10-186-0/+180
* Galaxy publish fix (#63580)Toshio Kuratomi2019-10-162-41/+56
* Revert "Remove top-level arguments from network modules (#62603)"Matt Clay2019-10-154-13/+18
* Remove top-level arguments from network modules (#62603)Nathaniel Case2019-10-154-18/+13
* Properly mask no_log values is sub parameters during failure (#63405)Sam Doran2019-10-141-19/+206
* add a new module ce lacp to manage Eth-Trunk interfaces mode (#58077)Xu Yuandong2019-10-147-0/+296
* Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost ...Matt Martz2019-10-112-0/+21
* Stop appending '/api' to galaxy server url (#63238)Adrian Likins2019-10-081-46/+47
* maven_artifact.py - add support for version ranges by using spec (#54309) (#6...Pedro Magalhães2019-10-081-0/+70
* Add support for automation-hub authentication to ansible-galaxy (#63031)Adrian Likins2019-10-042-95/+147
* [stable-2.9] Fix nxos_l3_interfaces module and tests (#62545)Mike Wiebe2019-10-021-0/+136
* fix issue #60237 when non-ascii is returned from the WLC (#60243)Will Smith2019-10-011-0/+15
* Fix sanity checks (#62782)Dag Wieers2019-09-241-16/+4
* Apcon modules (#62028)David2019-09-235-0/+200
* Account for empty strings when splitting the host pattern (#62442)Sam Doran2019-09-201-0/+4
* allow before/after diff to be NoneType (#62582)Evgeni Golov2019-09-201-0/+28
* Fix test_galaxy failing testJordan Borean2019-09-191-1/+2
* Add a representer for AnsibleUnsafeBytes (#62598)Sloane Hertel2019-09-191-1/+43
* Fix access to exception using Python 3 scoping rules (#62268)Christian Clauss2019-09-171-2/+2
* gather_facts action plugin: Fix loading network facts modules for smart gathe...Trishna Guha2019-09-171-0/+64
* nxos_telemetry replaced state (#62368)Mike Wiebe2019-09-171-8/+279
* Bug fixes to the Infoblox NIOS modules (#58521)krisvasudevan2019-09-171-14/+23
* Network and address range tests (#62338)chkp-orso2019-09-163-61/+153
* unique tests (#62328)chkp-orso2019-09-167-0/+692
* Commands tests (#62322)chkp-orso2019-09-168-0/+580
* Forth pr 18 tests (#62216)chkp-orso2019-09-1618-0/+1797
* Third pr 18 tests (#62215)chkp-orso2019-09-1418-0/+1855
* Add unit tests for check_point ansible modules (#62214)chkp-orso2019-09-1418-0/+1795
* Ensure we don't erase unsafe context in TaskExecutor.run on bytes (#62287)Matt Martz2019-09-131-0/+24
* Add unit tests for check_point ansible modules (#62213)chkp-orso2019-09-1318-14/+1812
* ansible-galaxy - add config to control the display wheel (#61902)Jordan Borean2019-09-131-3/+3
* Fix bfd cmd order and test issues (#61943)Mike Wiebe2019-09-121-0/+33
* Fix ansible-test collections requirements installation. (#62181)Matt Clay2019-09-121-0/+42
* Several enhancements for Radware modules and their unit testing (#61467)minievg2019-09-111-69/+220
* routeros_facts: fix for error when there's more than 10 interfaces (#61376)Egor Zaitsev2019-09-113-8/+34
* Fix test_cp_mgmt flake8 issues (#62129)Daniel Mellado2019-09-112-3/+1
* Allow the use of _paramiko_conn even if the connection hasn't been started. (...Nathaniel Case2019-09-091-2/+2
* VMware: not ssl.SSLContext if validate_certs false (#57185)Gonéri Le Bouder2019-09-091-60/+111