summaryrefslogtreecommitdiff
path: root/test/units
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.amazonAnsible Core Team2020-03-0915-3166/+0
* Migrated to frr.frrAnsible Core Team2020-03-097-546/+0
* make test_raw use setUp instead of global definitionsRick Elrod2020-03-061-14/+11
* Relocate netbox module_utils unit tests. (#68056)Matt Clay2020-03-052-0/+0
* Split test_connection into individual filesRick Elrod2020-03-059-94/+255
* Split test_play_context_make_become_cmd into files (#68026)Matt Clay2020-03-0410-82/+324
* Unit test cleanup to assist with migration. (#67920)Matt Clay2020-03-026-130/+124
* NX-OS ACLs module (#67558)Adharsh Srivats R2020-03-021-0/+370
* NX-OS ACL interfaces module (#67505)Adharsh Srivats R2020-03-023-6/+312
* Skip ios_acls unit test on Python 3.5.Matt Clay2020-03-011-0/+9
* Fix ACI unit test on Python 3.8+Matt Clay2020-03-011-6/+17
* nxos_lldp_interfaces resource module (#67802)Adharsh Srivats R2020-03-011-0/+236
* VyOS: firewall_interfaces module added (#67254)Rohit2020-03-012-0/+313
* NXOS: Manually Configurable Route-Target (#52650)Richard Strnad2020-03-012-12/+761
* Clean up unit tests to assist with migration. (#67875)Matt Clay2020-02-2816-212/+224
* ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685)Jordan Borean2020-02-291-15/+15
* Resource module for IOS ACL (#66629)Sumit Jaiswal2020-02-282-0/+446
* "Fix" test_get_bin_path by changing mock order (#67730)Rick Elrod2020-02-281-1/+7
* Resource module for IOS static routes (#64632)Sumit Jaiswal2020-02-282-0/+359
* Resource module for IOS ACL_Interfaces (#66746)Sumit Jaiswal2020-02-283-1/+343
* Add iosxr_static_routes RM (#65181)Nilashish Chakraborty2020-02-272-0/+413
* Add Switchport mode support in newly introduced *_l2_interfaces resource modu...Sumit Jaiswal2020-02-261-6/+16
* Remove unused import from test_eos_static_routes.py (#67776)Paul Belanger2020-02-261-1/+1
* Fix inline vaults for plugins in ensure_type (#67492)Sloane Hertel2020-02-251-0/+12
* eos static_routes module added (#65480)GomathiselviS2020-02-253-0/+312
* Remove unused imports for iosxr_acls (#67711)Paul Belanger2020-02-241-10/+9
* Remove unused imports in eos_modules unittest (#67709)Paul Belanger2020-02-241-1/+0
* Remove unused imports from vyos_firewall_global (#67710)Paul Belanger2020-02-241-1/+1
* updated single quote handling to not strip and error on odd number (#67500)Graeme Davidson2020-02-244-6/+17
* Specify display width and no color in test_execute_list_collection_no_valid_p...Rick Elrod2020-02-241-1/+3
* eos_acls : Add eos acls resource module (#66308)GomathiselviS2020-02-243-2/+282
* Fix flake8 errors with eos_acl_interfaces (#67695)Paul Belanger2020-02-241-12/+9
* VyOS: firewall global module added (#66800)Rohit2020-02-242-0/+213
* Add iosxr_acls RM (#66207)Nilashish Chakraborty2020-02-242-0/+252
* eos : Add resource module eos_acl_interfaces (#67137)GomathiselviS2020-02-213-3/+300
* Do not error if collection specified null dependencies (#67575)Alan Rominger2020-02-201-4/+4
* Remove unused imports for vyos (#67550)Paul Belanger2020-02-182-2/+2
* Vyos static route module added (#62193)Rohit2020-02-183-4/+208
* VyOS: firewall_rules module added (#65680)Rohit2020-02-172-0/+840
* cloudformation - use mutually_exclusive for on_create_failure and disable_rol...Prasad Katti2020-02-151-19/+0
* Add ansible-galaxy collection list command (#65022)Sam Doran2020-02-146-0/+469
* Add verify subcommand to 'ansible-galaxy collection' (#65618)Sloane Hertel2020-02-141-2/+664
* galaxy - Fix collection install dep resolver for bad versions (#67405)Jordan Borean2020-02-131-8/+52
* CloudRetry/AWSRetry : Disable catching of NotFound exceptions (#67281)Mark Chappell2020-02-131-3/+3
* combine filter: fine list handling (option b) (#57894)tchernomax2020-02-121-10/+200
* Fix to - eos_vlans using state parameter replaced is giving odd behavior (#6...GomathiselviS2020-02-121-3/+3
* Improve distribution unit tests (#67300)Rick Elrod2020-02-111-1/+479
* Fix removed_in_version to support honor suboptions (#66918)Felix Fontein2020-02-041-4/+13
* Fix UNC path support in the powershell shell plugin (#66604)Brian Scholer2020-02-041-1/+9
* Try to load action plugin from the same collection as the module (#66701)Nathaniel Case2020-01-311-6/+6