summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.6] Detect the socket path after starting the service. Fixes #47582v2.6.7Matt Martz2018-10-311-9/+9
* [stable-2.6] Fix mysql authentication errorsToshio Kuratomi2018-10-319-74/+361
* New release v2.6.7Matt Clay2018-10-314-1/+25
* 2.6: user: do not pass ssh_key_passphrase on cmdline (#47487)Martin Krizek2018-10-313-4/+82
* Update Ansible release version to 2.6.6.post0.Matt Clay2018-10-191-1/+1
* New release v2.6.6v2.6.6Matt Clay2018-10-194-1/+63
* ansible-test: add retry for Windows httptester download (#47334)Jordan Borean2018-10-191-0/+4
* win httptester: add wait for endpoint in case it is still coming up (#47326)Jordan Borean2018-10-181-0/+11
* Add constraint for requests on python 2.6. (#47306)Matt Clay2018-10-181-0/+1
* Backport/2.6/44755 - win_nssm: tests and several bug fixes (#47159)Matt Clay2018-10-168-180/+464
* modules/systemd: fix logic: disabled means disabled (#46317)Vlad Mencl2018-10-162-1/+4
* use ansible json encoder for results in callbacks (#46830)Brian Coca2018-10-166-11/+17
* manage levels for 'multiple included lists' (#46359)Brian Coca2018-10-162-2/+4
* [stable-2.6] Use the copied and merged task for calculating task vars in the ...Matt Martz2018-10-162-1/+3
* [stable-2.6] Mocking out __future__ could cause problemsToshio Kuratomi2018-10-161-2/+2
* Ignore empty result of rabbitmqctl list_user_permissions (#35598)cadl422018-10-162-1/+3
* Use proper index value with insertbefore on a one line file (#46071)Sam Doran2018-10-163-1/+34
* Use bytes rather than native string for result (#46281)Sam Doran2018-10-163-24/+73
* [stable-2.6] Update requirements for urllib3 for python 2.6.Matt Clay2018-10-163-3/+2
* Fix os_router ignores enable_snat: no (#45921)Dominik Holler2018-10-162-1/+3
* docker_container: fix behavior when image is not specified (#46322)Felix Fontein2018-10-162-1/+16
* docker_container: fix problem with published_ports idempotency (#46595)Felix Fontein2018-10-162-1/+4
* docker_container: improve publish all ports functionality (#46594)Felix Fontein2018-10-162-2/+7
* [2.6] route53: fix CAA record ordering for idempotency (#46226)Felix Fontein2018-10-162-2/+14
* azure_rm_common: use __version__ from module_util (#46184)Jordan Borean2018-10-162-4/+3
* ps-lint: ignore rules that are not relevant to Ansible (#46376)Jordan Borean2018-10-163-37/+9
* ansible-test: setup up http runner in between each target (#47100)Jordan Borean2018-10-161-29/+54
* ansible-test: run win httptester with bypass policy (#47090)Jordan Borean2018-10-161-1/+2
* win test: add http tester container to Windows tests (#46606)Jordan Borean2018-10-168-7/+353
* ansible-test: add skip/windows/... alias to skip tests on specific Windows ve...Jordan Borean2018-10-162-0/+35
* win_uri: use variable for httpbin host (#46734)Jordan Borean2018-10-161-3/+3
* Clean playbook filters doc by adding whitespaces. Backport of #46569 (#47001)Risto Oikarinen2018-10-151-38/+38
* Fix ansible-test custom docker image traceback.Matt Clay2018-10-111-1/+1
* ansible-test: set ulimit to enforce consistent test environment (#46652)Jordan Borean2018-10-092-0/+24
* ansible-test: Create public key creating Windows targets (#43760)Jordan Borean2018-10-091-2/+1
* Update MANIFEST.in (#46502)Matt Clay2018-10-091-1/+5
* Fix parametrize warning in unit tests.Matt Clay2018-10-091-1/+1
* Add symlinks sanity test. (#46467)Matt Clay2018-10-0921-16/+259
* Improve ansible-test environment checking between tests. (#46459)Matt Clay2018-10-092-14/+117
* Add file exists check in integration-aliases test.Matt Clay2018-10-091-1/+10
* Use default-test-container version 1.3.0.Matt Clay2018-10-091-1/+1
* Fix ansible-test encoding issues for exceptions.Matt Clay2018-10-093-4/+4
* Fix ansible-test multi-group smoke test handling. (#46363)Matt Clay2018-10-097-15/+48
* Rebalance shippable/posix/ CI groups.Matt Clay2018-10-094-4/+4
* Reduce noise in docs-build test failures.Matt Clay2018-10-091-0/+37
* Fix ansible-test docker python version handling.Matt Clay2018-10-092-11/+6
* Fix integration test library search path.Matt Clay2018-10-091-0/+1
* Bug fixes and cleanup for ansible-test. (#45991)Matt Clay2018-10-0923-120/+36
* Add python.py coverage injector for ansible-test.Matt Clay2018-10-092-0/+17
* Improve error handling for docs-build test.Matt Clay2018-10-091-5/+16