summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.9.8v2.9.8Matt Clay2020-05-114-2/+85
* [stable-2.9] added missing clog for 58461Brian Coca2020-05-111-0/+2
* Disable failing azure_rm_dnszone test.Matt Clay2020-05-071-0/+1
* Revert "2.9: native types: literal_eval all the things (#68938) (#69044)"Matt Clay2020-05-076-14/+21
* Fix win_psmodule and win_psrepository testsJordan Borean2020-05-065-7/+33
* Refactor CLI prompt mode check for network plugins (#63945) (#69210)Ganesh Nalawade2020-05-0547-267/+371
* [2.9] service_facts: fix for systemd 245Chih-Hsuan Yen2020-05-052-2/+5
* [2.9] zabbix_template: fixed zabbix no longer returning macros as part of the...Dusan Matejka2020-05-052-0/+5
* [stable-2.9] Handle non-ascii paths during role installation. Fixes #69133 (#...Matt Martz2020-05-053-7/+26
* [stable-2.9] Address fixme and handle filter/test errors for collections bett...Matt Martz2020-05-054-4/+44
* [2.9] Added missing parameterChris Holland2020-05-052-1/+3
* hostname - Add Manjaro Linux distribution (#64810)Andre Lehmann2020-05-052-0/+8
* [pip] Enable virtualenv_command to have argumentsJesse Pretorius (odyssey4me)2020-05-053-10/+47
* update ActionBase._low_level_execute_command to honor executable (#68315)rwagnergit2020-05-055-0/+40
* ovirt_network: allow to remove vlan_tag (#69123)Martin Nečas2020-05-052-4/+17
* ovirt_disk: upload image auto detect size (#69150)Martin Nečas2020-05-052-6/+8
* ovirt_disk: add warning when uploading wrong format (#69153)Martin Nečas2020-05-053-1/+6
* Bugfix of 67377: postgresql_set converts value to uppercase if "mb" or "gb" o...Andrew Klychkov2020-05-053-2/+25
* 2.9: native types: literal_eval all the things (#68938) (#69044)Martin Krizek2020-05-056-21/+14
* [2.9] plugin_formatter: sys.exit does not take a file argumentEvgeni Golov2020-05-051-2/+2
* preserve json parsing error (#58461)Brian Coca2020-05-057-12/+29
* [stable-2.9] Allow a collection role to call a standalone role by default (#6...Matt Martz2020-05-055-4/+23
* Fix fileglob when using 'file*' vs 'stuff/file*' (#68945)Brian Coca2020-05-0511-2/+56
* influxdb: Fix documentation (#67807)Abhijeet Kasurde2020-05-057-41/+47
* redfish_config: fix support for boolean BIOS attributesJacob Yundt2020-05-052-2/+5
* mysql_user: fix error No database selectedAndrew Klychkov2020-05-052-1/+3
* [2.9] Docs: point inventory script to respective versionAbhijeet Kasurde2020-05-052-9/+11
* Backport of ansible-collections/azure@40fac2381edb280d9f864f43dca1e39476eea78...Felix Fontein2020-05-052-2/+2
* [2.9] constructed inventory plugin: correct example (#69189)Abhijeet Kasurde2020-05-052-1/+3
* Mention acme_certificate behavior changes in porting guide caused by a bugfix...Felix Fontein2020-05-051-0/+1
* [2.9] Fix docs issues in aws_s3_bucket_info and ec2_vpc_vpn (#69166)Felix Fontein2020-05-055-6/+6
* Add RHEL 8.2 to CIRick Elrod2020-04-303-4/+7
* Enable dnf integration tests on CentOS 8Rick Elrod2020-04-303-5/+8
* [dnf] Make behavior/errors compatible for new DNFRick Elrod2020-04-303-2/+22
* Revert "Fix missing persistent connection messages (#68496)" (#69147)Daniel Mellado2020-04-272-21/+5
* [stable-2.9] Remove obsolete vcenter setup from ansible-test..Matt Clay2020-04-273-64/+7
* Fix incorrect CVE reference in changelog fragmentRick Elrod2020-04-211-1/+1
* [stable-2.9] pip - Fix check_mode for prerelease packages (#68690)Rick Elrod2020-04-214-2/+39
* Update Ansible release version to v2.9.7.post0.Matt Clay2020-04-161-1/+1
* 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