summaryrefslogtreecommitdiffstats
path: root/test/units (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-091-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
* Fix behaviour of module_utils/ec2 compare_policies when dealing with bare boo...Mark Chappell2019-09-093-176/+244
* Clean up unused imports for nxos related code (#61856)Paul Belanger2019-09-091-4/+0
* test_cp_mgmt_address_range module (#61867)chkp-amiads2019-09-091-0/+115
* Add tests for new alias deprecation functionality (#61476)Jill R2019-09-061-0/+9
* Fix documentation and facts_from_proxy value in the netapp_e_facts module. (#...Nathan Swartz2019-09-041-0/+1
* Fix typesetting of "GitLab" (#61702)Simon Legner2019-09-036-6/+6
* Rename checkpoint to check_point due to legal reasons, fix #61145 (#61172)Roland Wolters2019-09-036-22/+22
* luks_device.py: Allow manipulate LUKS containers with label or UUID (#61603)Alexandre Mulatinho2019-09-031-50/+86
* Ansible FTD Module improvements and tests update. (#60640)Vitalii Kostenko2019-09-034-8/+58
* Refactor galaxy collection API for v3 support (#61510)Jordan Borean2019-08-303-750/+841
* Properly load module_prefix for collections in task_executor.py (#60420)Paul Belanger2019-08-291-0/+104
* Defer passlib dependency from plugins/filter/network.py (#59304)Nathaniel Case2019-08-291-4/+1
* Collection role relative deps (#61517)Matt Davis2019-08-291-2/+5
* keycloak: improve testability of authentification (#57611)ndclt2019-08-291-0/+169