summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* blockinfile - fix line end regression (#69734)Sam Doran2020-05-271-0/+32
* Update default-test-container to version 1.14.Matt Clay2020-05-271-1/+1
* blockinfile - Preserve line endings (#66461)Riyad Preukschas2020-05-271-2/+27
* distribution: Refactor test_distribution_version testcases (#69300)Abhijeet Kasurde2020-05-2758-2072/+1625
* [ssh] Add new sshpass_prompt option (#68874)Rick Elrod2020-05-261-1/+43
* Allow to deprecate options and aliases by date (#68177)Felix Fontein2020-05-269-47/+364
* fix delegated loading when path is not a directory (#69713)Matt Davis2020-05-261-0/+9
* Use a custom build container on Shippable. (#69660)Matt Clay2020-05-261-1/+1
* [yum] Make package removal confirmation strict (#69592)Rick Elrod2020-05-261-0/+28
* collection routing (#67684)Matt Davis2020-05-2649-340/+1244
* Add FQCN mappings for network facts modules (#69601)Nilashish Chakraborty2020-05-221-1/+20
* Fix `ansible -K` become_pass regression (#69629)Rick Elrod2020-05-223-1/+69
* fix delegated interpreter discovery (#69604)Brian Coca2020-05-225-0/+82
* Split regular and handler results into their own queues (#69498)James Cammarata2020-05-218-0/+78
* file - return 'state': 'absent' when a file does not exist (#66503)Sam Doran2020-05-211-1/+20
* Strip no log values from module response keys. Fixes #68400 (#69653)Matt Martz2020-05-212-1/+18
* ansible.utils.vars.isidentifier improvements (#58278)Martin Krizek2020-05-211-0/+49
* correctly merge multiple facts results (#68987)Brian Coca2020-05-208-2/+152
* Pin Docker version at 19.03.1Sam Doran2020-05-205-3/+12
* Remove conflicting plugin from test/support/ dir. (#69628)Matt Clay2020-05-203-160/+0
* Add multipart/form-data functionality (#69376)Matt Martz2020-05-2013-29/+327
* Properly handle unicode in safe_eval (#68576)Martin Krizek2020-05-203-0/+15
* Pin docker-ce-cli version in tests (#69620)Sam Doran2020-05-201-0/+1
* comment heavy playbook (#68981)Brian Coca2020-05-192-0/+2
* added 'task timeout' feature (#69284)Brian Coca2020-05-192-0/+15
* ansible-galaxy - remove warning during collection install (#69541)Sam Doran2020-05-191-6/+28
* ansible-test local change detection: use --base-branch if specified (#69508)Felix Fontein2020-05-183-6/+8
* Unify ansible-galaxy install -r (#67843)Jordan Borean2020-05-194-7/+205
* Remove obsolete incidental_azure_rm_webapp test.Matt Clay2020-05-152-437/+0
* Code cleanup in ansible-test.Matt Clay2020-05-156-13/+14
* Freeze pycodestyle in ansible-test.Matt Clay2020-05-151-0/+3
* Add Shippable request signing to ansible-test. (#69526)Matt Clay2020-05-157-0/+201
* introduce fact "ansible_processor_nproc": number of usable vcpus (#66569)Lukas Pirl2020-05-152-0/+57
* Update the default-test-container in ansible-test.Matt Clay2020-05-141-1/+1
* Cleanup for Python 3.9 and pycodestyle compat.Matt Clay2020-05-142-7/+7
* Update ansible-test support for CI providers.Matt Clay2020-05-1419-447/+622
* Remove obsolete incidental test.Matt Clay2020-05-142-134/+0
* fix delegation vars usage (debug still shows inventory_hostname) (#69244)Brian Coca2020-05-142-0/+61
* ansible-galaxy - fall back to galaxy.yml when listing collections (#68925)Sloane Hertel2020-05-141-1/+13
* better error for "ansible-galaxy collection verify" if there's no MANIFEST.js...Sloane Hertel2020-05-141-5/+29
* Update compile skip; all release and docs build scripts require 3.6+Toshio Kuratomi2020-05-141-6/+18
* Fix filedescriptor out of range in select() when running commands (#65058)Bob Weinand2020-05-144-25/+87
* Fix listing of colleciton plugins with symlinks (#69305)Brian Coca2020-05-143-1/+39
* added unvault lookup plugin (#69087)Brian Coca2020-05-146-0/+26
* Flatten the directory hierarchy of modules (#68966)Matt Martz2020-05-1316-136/+136
* Add deprecated removed_in_version and deprecated_aliases version tests (#66920)Felix Fontein2020-05-1312-13/+332
* avoid fatal tb on bad fqcn callback name (#69440)Brian Coca2020-05-131-0/+3
* fix `ansible-test units` to work(ish) under podman (#69462)Matt Davis2020-05-122-4/+11
* Fix fileglob plugin with non-existent subdirectory (#69451)Mark Goddard2020-05-122-0/+12
* Validate args for includes in handlers too (#57537)Martin Krizek2020-05-121-1/+2