summaryrefslogtreecommitdiff
path: root/test/integration/targets
Commit message (Expand)AuthorAgeFilesLines
* blockinfile - fix line end regression (#69734)Sam Doran2020-05-271-0/+32
* blockinfile - Preserve line endings (#66461)Riyad Preukschas2020-05-271-2/+27
* [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-261-7/+171
* [yum] Make package removal confirmation strict (#69592)Rick Elrod2020-05-261-0/+28
* collection routing (#67684)Matt Davis2020-05-2619-26/+307
* Fix `ansible -K` become_pass regression (#69629)Rick Elrod2020-05-223-1/+69
* fix delegated interpreter discovery (#69604)Brian Coca2020-05-224-0/+81
* 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-211-0/+12
* correctly merge multiple facts results (#68987)Brian Coca2020-05-207-2/+150
* Pin Docker version at 19.03.1Sam Doran2020-05-205-3/+12
* Add multipart/form-data functionality (#69376)Matt Martz2020-05-208-26/+55
* 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
* added 'task timeout' feature (#69284)Brian Coca2020-05-192-0/+15
* Unify ansible-galaxy install -r (#67843)Jordan Borean2020-05-192-2/+69
* Remove obsolete incidental_azure_rm_webapp test.Matt Clay2020-05-152-437/+0
* 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
* 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-132-3/+3
* avoid fatal tb on bad fqcn callback name (#69440)Brian Coca2020-05-131-0/+3
* 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
* Add Fedora 32 to CI (#69222)Rick Elrod2020-05-082-18/+11
* Fix metadata defaultsToshio Kuratomi2020-05-051-2/+2
* galaxy: Handle empty roles and collections (#69199)Abhijeet Kasurde2020-05-051-1/+20
* preserve json parsing error (#58461)Brian Coca2020-05-014-0/+12
* fix a-doc listing plugins and add tests (#68600)Brian Coca2020-04-309-0/+268
* Do not pass file mode during recursive copy on symlink files. (#69011)David Shrewsbury2020-04-301-0/+20
* Enable dnf integration tests on CentOS 8Rick Elrod2020-04-293-5/+8
* [dnf] Make behavior/errors compatible for new DNFRick Elrod2020-04-291-0/+11
* Handle non-ascii paths during role installation. Fixes #69133 (#69213)Matt Martz2020-04-281-0/+14
* Be strict about what is a boolean for keywords (#67625)Brian Coca2020-04-284-1/+29
* wait_for simplehttpserver to come up onlineAbhijeet Kasurde2020-04-281-0/+6
* Make sure collection is a list if a str is given (#69081)David Shrewsbury2020-04-281-0/+7
* Update ansible-galaxy to handle role requirements (#68288)Alexandre Chouinard2020-04-281-26/+104
* Ignore GPG key checks on test repoJoe Cropper2020-04-232-1/+1
* Fix yum test case on ppc64leJoe Cropper2020-04-234-5/+25
* [pip] Enable virtualenv_command to have argumentsJesse Pretorius (odyssey4me)2020-04-231-0/+26
* Revert "Cap cryptography version for macOS openssl test (#69083)" (#69126)Rick Elrod2020-04-231-1/+1
* fixed handling of releasever for all known scenarios (#69057)Adam Miller2020-04-231-0/+60
* Filter BLACKLIST_EXTS in PluginLoader (#69029)Rick Elrod2020-04-2211-0/+137
* Allow a collection role to call a standalone role by default (#69102)Matt Martz2020-04-223-0/+13
* update ActionBase._low_level_execute_command to honor executable (#68315)rwagnergit2020-04-223-0/+34
* Cap cryptography version for macOS openssl test (#69083)Rick Elrod2020-04-211-1/+1