summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.9.7v2.9.7Matt Clay2020-04-164-1/+107
* fixed fetch traversal from slurp (#68720)Brian Coca2020-04-1512-34/+121
* safely use vault to edit secrets (#68644)Brian Coca2020-04-152-39/+82
* [2.9] CVE-2020-1746 - Remove the params module option from ldap_attr and ldap...Sloane Hertel2020-04-147-30/+102
* prevent ansible_facts injection (#68431)Brian Coca2020-04-147-6/+36
* fix vault temp file handling (#68433)Brian Coca2020-04-148-2/+73
* support rabbitmq 3.8.x in version check (#66855) (#68137)Dmitriy Rabotyagov2020-04-142-0/+8
* subversion module - provide password securely when possible or warn (#67829)Sloane Hertel2020-04-1416-52/+131
* ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691...Jordan Borean2020-04-145-17/+159
* WebRequest - Fix use_proxy: no on module options (#68603)Jordan Borean2020-04-142-2/+4
* Fixed mysql_user module idempotency for long privilege lists. (Fixes #68044)Florian Apolloner2020-04-143-10/+37
* [2.9] ipa: Remove redundant encoding in json.loadsAbhijeet Kasurde2020-04-142-1/+3
* Backport of ansible-collections/community.general@07e8911fd8b1415fb1cbb760c72...Felix Fontein2020-04-142-4/+14
* [stable-2.9] Fix missing persistent connection messages (#68496) (#68562)Nathaniel Case2020-04-142-0/+24
* nxos_lacp: updated tests to handle platforms not supporting lacp system mac c...nkshrishail2020-04-146-8/+95
* routeros_facts: prevent crash of module when ipv6 package is not installed (#...Egor Zaitsev2020-04-144-0/+16
* [2.9] VMware: Use existing DVPG network in vmware_guest_networkAbhijeet Kasurde2020-04-143-6/+161
* ovirt_storage_domain: fix update_check warning_low_space (#68505)Martin Nečas2020-04-142-1/+3
* [stable-2.9] Add CentOS 8 to the test matrix (#68025)Sam Doran2020-04-143-0/+9
* setup - Use original logic for FQDN hostname builderJordan Borean2020-04-142-4/+7
* Fix purefa_snmp errorsSimon Dodsley2020-04-142-3/+3
* Fix colorization to not extend across newline boundary (#68517)Graham Mainwaring2020-04-143-3/+10
* fallback to uid when no uname (#68466)Brian Coca2020-04-142-1/+8
* [2.9] Fix warning message in dense callback pluginAbhijeet Kasurde2020-04-142-3/+3
* [stable-2.9] Always set the discovered interpreter on the delegated host (#64...Matt Martz2020-04-142-1/+41
* [2.9] VMware: Fix cluster argument of module vmware_content_deploy_templategp2020-04-142-1/+3
* [2.9] docs: Fixed "Edit on GitHub" link for plugin, cliAbhijeet Kasurde2020-04-144-0/+10
* avoid mkdir -p (#68921)Brian Coca2020-04-144-12/+22
* passwordstore: Honor equal sign in userpassAbhijeet Kasurde2020-04-143-1/+16
* [2.9] Handle get_tags_for_object in vmware_rest_clientAbhijeet Kasurde2020-04-142-1/+3
* Fix os_user_role issue to grant a role in a domainyatinkarel2020-04-142-1/+4
* Fix wrong parameter name in exampleErnesto2020-04-141-1/+1
* win_unzip - normalize and compare paths to prevent path traversal (#67799)Sam Doran2020-04-144-1/+134
* adhoc: Load callbacks before sending v2_playbook_on_start (#67673)flowerysong2020-04-146-1/+43
* get_url pass incorrect If-Modified-Since header(#67417) (#67419)Zhanwei Wang2020-04-143-2/+4
* Disable failing azure_rm_cosmosdbaccount test.Matt Clay2020-04-091-0/+1
* [stable-2.9] Optionally support task_uuid if passed from newer modules (#68556)Nathaniel Case2020-04-092-2/+5
* [stable-2.9] 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 change (2.9 edition) (#68788)Rick Elrod2020-04-094-4/+18
* Backport of ansible-collections/community.general@7cec9cc972915152d8fd38f4c85...Felix Fontein2020-04-031-4/+4
* Backport of ansible-collections/community.crypto@28827db5d9d9940bf5767ca72265...Felix Fontein2020-04-031-2/+10
* Add Kubernetes Working Group to Communicating guide. (#68501)Jeff Geerling2020-04-031-0/+1
* document danger of kubectl options (#68195)Brian Coca2020-04-031-0/+5
* [2.9] vmware_cluster: Improve documentation for deprecated parameters (#68175)Mario Lenz2020-04-032-0/+38
* galaxy - preserve mode properly on artifact (#68418) - 2.9 (#68451)Jordan Borean2020-03-314-14/+52
* Update Ansible release version to v2.9.6.post0.Matt Clay2020-03-051-1/+1
* New release v2.9.6v2.9.6Matt Clay2020-03-044-2/+109
* mysql_db: partial revert of backport #66998Andrew Klychkov2020-03-031-8/+4
* [stable-2.9] win_unzip - LiteralPath fix (#66972)Jordan Borean2020-03-039-131/+149