summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.6.13v2.6.13Toshio Kuratomi2019-02-074-1/+39
* [stable-2.6] fix azure_rm_deployment testMatt Davis2019-02-071-1/+1
* Get docker tests working on OpenSUSE (#51896)Jordan Borean2019-02-072-12/+0
* test win_setup - make py3 compatible (#51693)Jordan Borean2019-02-041-3/+3
* win_service - use custom binary for tests (#51689)Jordan Borean2019-02-045-136/+239
* fix for proper variable nameJordan Borean2019-02-041-3/+3
* win_power_plan: fix for Windows 10 and Server 2008 compatibility (#51471)Jordan Borean2019-02-045-81/+197
* Handle complex quoting in extra args in pull cli (#50212)Brian Coca2019-02-044-18/+40
* ansible-test: make the httptester for Windows more resiliant around the shell...Jordan Borean2019-01-312-7/+8
* ansible-test: add Ubuntu 18.04 container (#50790)Jordan Borean2019-01-243-0/+6
* Catch sshpass authentication errors and don't retry multiple times to prevent...Sam Doran2019-01-245-16/+120
* [stable-2.6] Disable failing azure_rm_postgresqlserver test..Matt Clay2019-01-221-0/+1
* Merge pull request #51118 from Akasurde/backport/2.6/51047Abhijeet Kasurde2019-01-212-13/+16
* check for chroot in systemd module (#43904)Jacob Olsen2019-01-212-0/+6
* [stable-2.6] Fix subversion integration test on Fedora 29. (#51089)Matt Clay2019-01-182-0/+11
* Fix mandatory statement error for junos modules (#50074)Ganesh Nalawade2019-01-183-4/+20
* Fixed broken link in _docker.py (#50950)Arnab Rakshit2019-01-181-1/+1
* ansible-test git: kill gpg-agent to remove locks (#50917)Jordan Borean2019-01-181-0/+4
* ansible-test: fix cloud_init_data_facts for Ubuntu 18.04 (#50916)Jordan Borean2019-01-181-1/+3
* ansible-test: fix dpkg_selections on Ubuntu 18.04 (#50915)Jordan Borean2019-01-181-2/+2
* ansible-test: add postgresql var file for Ubuntu 18.04 (#50914)Jordan Borean2019-01-181-0/+8
* ansible-test: rename setup_mysql_db Ubuntu name to work with 18.04 (#50907)Jordan Borean2019-01-181-0/+0
* ansible-test: apt cleanup and futher 18.04 fixes (#50906)Jordan Borean2019-01-182-2/+8
* ansible-test setup_dep_repo trust package repo (#50795)Jordan Borean2019-01-181-3/+16
* test subversion - support Ubuntu 18.04 (#50791)Jordan Borean2019-01-183-5/+17
* setup_rabbitmq - fix erlang pinned dependencies (#51048)Jordan Borean2019-01-171-2/+2
* Update Ansible release version to v2.6.12.post0.Toshio Kuratomi2019-01-171-1/+1
* New release v2.6.12v2.6.12Toshio Kuratomi2019-01-174-1/+43
* added missing docs for option in acl module (#50775) (#50806)Brian Coca2019-01-163-4/+12
* [backport 2.6] Lineinfile must not insert lines multiples times with insertbe...Jérémy Lecour2019-01-143-23/+54
* docker_volume: revert #47390 (#50663)Felix Fontein2019-01-142-1/+5
* [stable-2.6] Cleanup integration test inventory. (#50753)Matt Clay2019-01-1117-81/+69
* [stable-2.6] Add unstable alias to s3_bucket integration tests (#50508)Sloane Hertel2019-01-111-0/+1
* [stable-2.6] Move unrelated connection test to separate target.Matt Clay2019-01-115-0/+0
* [stable-2.6] Fix dpkg_selections integration test.Matt Clay2019-01-111-1/+1
* [stable-2.6] Disable retry files for integration tests.Matt Clay2019-01-091-0/+1
* [stable-2.6] Improve performance of no-tests-as-filters test.Matt Clay2019-01-091-1/+1
* [stable-2.6] 🚸 🐍 🍒 ⛏ Integrate cherry picker (#41403)Sviatoslav Sydorenko2019-01-092-0/+12
* [stable-2.6] Minor cleanup of code-smell tests. (#45658)Matt Clay2019-01-093-6/+6
* Use relative inventory paths instead of symlinks.Matt Clay2019-01-098-9/+5
* Move any_errors_fatal test inventory into test.Matt Clay2019-01-092-3/+6
* Move include_import test inventory into test.Matt Clay2019-01-092-21/+24
* Move strategy_linear test inventory into test.Matt Clay2019-01-092-1/+4
* allow openstack invetnory to work cachelessBrian Coca2019-01-092-1/+4
* win_firewall_rule: Remove invalid 'bypass' action (2.6 backport) (#50224)Dag Wieers2019-01-093-2/+5
* win_updates: Correctly report changes on success (2.6 backport) (#50226)Dag Wieers2019-01-092-1/+8
* win_psexec: added the pid return value to the docs (#50664)Jordan Borean2019-01-091-0/+5
* [stable-2.6] Fix run.py --branch argument.Matt Clay2019-01-071-1/+1
* [stable-2.6] Fix rabbitmq_plugin test.Matt Clay2019-01-071-0/+2
* win_copy - fix remote dir copy when it contains an empty dir (#50126)Jordan Borean2019-01-073-4/+63