summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.8.11v2.8.11Matt Clay2020-04-164-1/+57
* fixed fetch traversal from slurp (#68720)Brian Coca2020-04-1511-27/+118
* safely use vault to edit secrets (#68644)Brian Coca2020-04-152-39/+82
* [2.8] CVE-2020-1746 - Remove the params module option from ldap_attr and ldap...Sloane Hertel2020-04-146-27/+92
* prevent ansible_facts injection (#68431) (#68445)Brian Coca2020-04-147-6/+36
* fix vault temp file handling (#68433)Brian Coca2020-04-148-2/+73
* subversion module - provide password securely when possible or warn (#67829)Sloane Hertel2020-04-1416-52/+131
* [backport/2.8/63280] acl: fix module failure if there're spaces in a path (#6...Roman2020-04-144-14/+16
* [stable-2.8] Always set the discovered interpreter on the delegated host (#64...Matt Martz2020-04-142-1/+41
* avoid mkdir -p (#68921) (#68927)Brian Coca2020-04-144-12/+23
* win_unzip - normalize and compare paths to prevent path traversal (#67799)Sam Doran2020-04-144-1/+134
* Disable failing azure_rm_cosmosdbaccount test.Matt Clay2020-04-091-0/+1
* [stable-2.8] Update tests to use RHEL 7.8. (#68787)Matt Clay2020-04-094-5/+9
* Fix win_psrepository testsRick Elrod2020-04-091-1/+1
* OpenSUSE15.1 container image + necessary test changes (2.8 edition) (#68794)Rick Elrod2020-04-094-4/+18
* Backport of ansible-collections/community.crypto@28827db5d9d9940bf5767ca72265...Felix Fontein2020-04-031-2/+10
* Update Ansible release version to v2.8.10.post0.Matt Clay2020-03-051-1/+1
* New release v2.8.10v2.8.10Matt Clay2020-03-054-1/+25
* Add changelog entry for #68043Matt Clay2020-03-051-0/+2
* OpenStack: ensure min_version is a stringMark Goddard2020-03-051-1/+2
* New release v2.8.9v2.8.9Matt Clay2020-03-044-1/+37
* Backport of 66995: mysql_user doesnt support privileges with underscore (#66999)Andrew Klychkov2020-03-032-9/+13
* [stable-2.8] openssl_* modules: prevent crash on fingerprint determination in...Felix Fontein2020-03-032-1/+8
* win_unzip - LiteralPath fix (#66972)Jordan Borean2020-03-039-132/+149
* Fix user_agent string not getting setSimon Dodsley2020-03-022-2/+6
* win_uri: fix up tests (#67064)Jordan Borean2020-03-021-2/+2
* line indentation issue in postgresql_set (#67859)Sayed Anisul Hoque2020-03-021-1/+1
* [stable-2.8] tests: ipify_facts: retry on fail (#66897)René Moser2020-03-021-1/+3
* [backport 2.8] Bump min openstacksdk version for os_network/port_security_ena...Jesse Pretorius (odyssey4me)2020-03-023-5/+19
* Make nios_txt_record use text field for object lookupTadej Borovšak2020-03-021-1/+1
* postgresql_info module: fix broken link (#67517) (#67522)Andrew Klychkov2020-02-181-1/+1
* [stable-2.8] Remove Tower module tests from CI. (#67368) (#67372)Matt Clay2020-02-1225-27/+24
* Docs: improve anchors vs. header bar (#67244) (#67319)Felix Fontein2020-02-111-0/+13
* [stable-2.8] ansible-test - add constraint for virtualenv (#67289)Sam Doran2020-02-102-1/+3
* [stable-2.8] Add constraints for Jinja2 on Python 2.6. (#66826)Matt Clay2020-01-275-2/+7
* Update Ansible release version to v2.8.8.post0.Matt Davis2020-01-151-1/+1
* New release v2.8.8v2.8.8Matt Davis2020-01-154-1/+91
* [stable-2.8] Ignore warnings in ansible-test environment check.Matt Clay2020-01-142-0/+5
* Remove Server 2008 from CIJordan Borean2020-01-141-14/+0
* [stable-2.8] Add test constraint for setuptools. (#66426)Matt Clay2020-01-135-2/+10
* Backport/2.8/63713 yum single yum base instantiation 53286 non existent repos...Adam Miller2020-01-104-92/+142
* Ensure `allow_duplicates: true` enables to run single role multiple times (#6...Kiyo Nagamine2020-01-106-5/+24
* [stable-2.8] Add ansible-test constraint to avoid coverage 5.0+Matt Clay2020-01-102-2/+4
* docker_network: fix multiple subnet (of same IP version) idempotence (#65839)Felix Fontein2020-01-104-28/+119
* docker_container - #65993 - update restart policy (restart policy & restart r...Marcel2020-01-102-5/+22
* [2.8] docker_container: wait for removal if removal is in process (#66118)Felix Fontein2020-01-103-12/+58
* [Backport 2.8] gitlab_runner: fix idempotency for shared runners (#65546)Guillaume Martinez2020-01-102-3/+5
* dnf: don't return fail_json['msg'] as list (#65302)Ian Wienand2020-01-102-2/+5
* [stable-2.8] Handle InternalError raised by cryptography when running in FIPS...Sam Doran2020-01-102-1/+6
* [stable-2.8] user - honor update_password parameter on BusyBox hosts (#65977)Sam Doran2020-01-103-8/+35