summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* group - correctly determine if a local group exists. (#59772)Ruediger Pluem2020-02-051-0/+47
* Asg mixed instance types (#67045)Markus Bergholz2020-02-051-0/+47
* Removed deprecated items in Windows modules (#67105)Jordan Borean2020-02-051-29/+0
* Added Fix - Allow nxos_l2_interfaces to append the allowed vlans list (#66517)GomathiselviS2020-02-043-3/+48
* Code cleanup and refactoring in ansible-test. (#67063)Matt Clay2020-02-0437-224/+353
* user - warn if "append" is set but not "groups" (#65795)Erwin Oegema2020-02-041-2/+13
* 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
* win_uri: fix up tests (#67064)Jordan Borean2020-02-041-2/+2
* docker_container: change behavior for one-port container ranges to be same as...Felix Fontein2020-02-031-0/+66
* postgresql_user_obj_stat_info: new module (#66892)Andrew Klychkov2020-02-035-0/+214
* Allow httpapi for EOS resource modules (#66871)Nathaniel Case2020-02-0365-153/+323
* Do fail instead of regenerate for password protected and invalid keys. (#65638)Felix Fontein2020-02-022-6/+35
* openssl_* modules: allow direct input and output for some files (#65400)Felix Fontein2020-02-0215-4/+170
* Bugfix of 54239: mysql_variables not supporting variables name with dot (#66806)Andrew Klychkov2020-02-011-0/+16
* Move random_mac into its own file (#67000)Toshio Kuratomi2020-01-313-59/+62
* Try to load action plugin from the same collection as the module (#66701)Nathaniel Case2020-01-311-6/+6
* mysql_user: priv parameter can also be a dictionary (#66801)Andrew Klychkov2020-01-313-0/+51
* Migrate ec2_vol_info to AnsibleAWSModule (#66979)Mark Chappell2020-01-311-1/+1
* Fix 'container_default_behavior: no_defaults'. (#66601)Felix Fontein2020-01-311-0/+118
* win_unzip - LiteralPath fix (#66972)Jordan Borean2020-01-317-127/+143
* Reorganize ansible-test coverage code.Matt Clay2020-01-308-522/+642
* vmware_cluster_facts does not set hosts keyGonéri Le Bouder2020-01-301-1/+0
* ansible-test - Add 'get' to the list of bad choices for state (#66921)Mark Chappell2020-01-302-1/+4
* validate-modules - support deprecated_aliases (#66965)Jordan Borean2020-01-312-12/+6
* Split up filter integration tests. (#66962)Matt Clay2020-01-3029-146/+174
* Make get_bin_path() always raise an exception (#56813)Sam Doran2020-01-301-0/+33
* docker_container: pass volumes only for anonymous volumes (#66600)Felix Fontein2020-01-301-0/+5
* Fix ansible-test tar format handling.Matt Clay2020-01-291-1/+1
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-29186-7/+229
* Explicitly set junit_family=xunit1 @ pytest configSviatoslav Sydorenko2020-01-301-0/+6
* Expand Shippable test matrix. (#66912)Matt Clay2020-01-29110-110/+110
* Remove `with` statement for pytest-mock unit testsRick Elrod2020-01-293-20/+20
* Forbid `state=(list|info)` in modules via ansible-test sanity checkMark Chappell2020-01-292-0/+20
* vmware_vswitch/test: clean up vmswitch_0002Gonéri Le Bouder2020-01-292-10/+19
* Add CS smoketest group for CI.Matt Clay2020-01-291-0/+1
* When no pool quantity is set, then do not set quantity to 1 (#66807)Jiri Hnidek2020-01-291-5/+2
* file - change warning to error (#66671)Sam Doran2020-01-291-0/+15
* tests: ipify_facts: retry on fail (#66897)René Moser2020-01-291-1/+3
* VMware: shares and io limits support while adding new disk (#64087)ngp-star2020-01-291-0/+153
* postgresql_idx: revert PR for 64138 (#66889)Andrew Klychkov2020-01-291-47/+0
* ecs_tag: remove state=list (#66811)René Moser2020-01-291-30/+0
* Fix ansible-test coverage of ansible-connection.Matt Clay2020-01-281-0/+9
* Fix ansible-test color `ls` logic.Matt Clay2020-01-281-1/+5
* Keep SSH authorized keys in ansible-test setup.Matt Clay2020-01-281-1/+2
* Add more ansible-test args to delegation config.Matt Clay2020-01-282-0/+35
* Add a `--no-pip-check` option to ansible-test.Matt Clay2020-01-283-8/+17
* Consolidate remote Shippable scripts.Matt Clay2020-01-284-66/+25
* Add tests to make sure that the documented 'elements' matches that defined in...Mark Chappell2020-01-282-0/+390
* Add mechanism for storing warnings and deprecations outside of AnsibleModule ...Sam Doran2020-01-284-5/+135