summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.7] pip - Fix check_mode for prerelease packages (#68690)Rick Elrod2020-04-211-1/+1
* Update Ansible release version to v2.7.17.post0.Matt Clay2020-04-161-1/+1
* New release v2.7.17v2.7.17Matt Clay2020-04-161-1/+1
* fixed fetch traversal from slurp (#68720)Brian Coca2020-04-152-26/+42
* safely use vault to edit secrets (#68644)Brian Coca2020-04-151-39/+80
* [2.7] CVE-2020-1746 - Remove the params module option from ldap_attr and ldap...Sloane Hertel2020-04-142-23/+59
* prevent ansible_facts injection (#68431) (#68446)Brian Coca2020-04-142-5/+4
* fix vault temp file handling (#68433)Brian Coca2020-04-143-2/+25
* [2.7] CVE-2020-1739 - provide password securely for subversion module or warn...Sloane Hertel2020-04-141-3/+19
* [stable-2.7] win_unzip - normalize and compare paths to prevent path traversa...Sam Doran2020-04-141-0/+9
* avoid mkdir -p (#68921) (#68928)Brian Coca2020-04-143-11/+24
* Update Ansible release version to v2.7.16.post0.Matt Davis2020-01-151-1/+1
* New release v2.7.16v2.7.16Matt Davis2020-01-151-1/+1
* Fix nxos_file_copy option value path validation (#65423) (#65848)Ganesh Nalawade2020-01-101-4/+6
* [2.7] solaris_zone: Allow only valid characters in zone nameAbhijeet Kasurde2020-01-101-0/+11
* Update Ansible release version to v2.7.15.post0.Matt Davis2019-11-131-1/+1
* New release v2.7.15v2.7.15Matt Davis2019-11-131-1/+1
* Callback: removing args from task_fields from Sumologic and Splunk plugin(#63...Matt Davis2019-11-122-0/+6
* Update Ansible release version to v2.7.14.post0.Toshio Kuratomi2019-10-171-1/+1
* New release v2.7.14v2.7.14Toshio Kuratomi2019-10-171-1/+1
* [stable-2.7] Properly mask no_log values is sub parameters during failure (#6...Sam Doran2019-10-141-1/+28
* [stable-2.7] Wrap CLI passwords as AnsibleUnsafeText (#63352) (#63392)Matt Martz2019-10-112-8/+4
* Fix for plugins which used the boto libraries leaking the boto credentials to...Toshio Kuratomi2019-10-101-1/+1
* Fix whitespace issue in filter (backport 2.7)Dag Wieers2019-10-081-2/+2
* Fix typo in postgresql_privs.py (#61365) (#61428)Simeon Filipov2019-08-281-1/+1
* Update Ansible release version to v2.7.13.post0.Toshio Kuratomi2019-08-151-1/+1
* New release v2.7.13v2.7.13Toshio Kuratomi2019-08-151-1/+1
* prevent templating of passwords from prompt (#59246) (#59553)Brian Coca2019-08-122-3/+20
* psexec - update example for for delegation example (#59475) (#59481)Jordan Borean2019-07-251-1/+1
* Correct a documentation of the jenkins_plugin module (#59330)Wojciech Sciesinski2019-07-221-1/+3
* Update Ansible release version to v2.7.12.post0.Toshio Kuratomi2019-07-031-1/+1
* New release v2.7.12v2.7.12Toshio Kuratomi2019-07-031-1/+1
* [stable-2.7] also allow None Type for safe eval (#58269)markafarrell2019-06-251-0/+1
* safe_eval fix (#57188)Brian Coca2019-06-172-3/+7
* docs: correct default for assemble module remote_src param (#57636)Alicia Cozine2019-06-101-3/+3
* Clarify documentation on dockerfile. (#57570) (#57632)Felix Fontein2019-06-101-0/+1
* acme_certificate: fix docs (#57557) (#57568)Felix Fontein2019-06-101-3/+4
* Update Ansible release version to v2.7.11.post0.Toshio Kuratomi2019-05-231-1/+1
* New release v2.7.11v2.7.11Toshio Kuratomi2019-05-231-1/+1
* Expose timeout option to Redfish modulesBill Dodd2019-05-204-11/+46
* Fix VyOS cli prompt issues (#56389)Nilashish Chakraborty2019-05-202-3/+5
* Backport PR for fixing NIOS_ZONE module idempotency (#56346)Sumit Jaiswal2019-05-201-2/+2
* connection/docker: add privilege escalation supportLars Kellogg-Stedman2019-05-201-2/+46
* Backport/2.7/55695 (#56253)Strahinja Kustudic2019-05-201-7/+20
* clean backport of PR 56355 (#56651)Alicia Cozine2019-05-201-1/+1
* oom_killer and oom_score_adj are available since docker-py 1.8.0. (#56012)Felix Fontein2019-05-201-2/+1
* docker_container: use restart() API function instead of stop/start sequence (...Felix Fontein2019-05-201-2/+14
* win_acl - fix network path qualifier parsing (#55970)Jordan Borean2019-05-171-5/+10
* [stable-2.7] Clarify documentation an reboot delay paramaters (#55934). (#55959)Sam Doran2019-05-062-10/+10
* fix documentation for docker_container publish_ports option (#56093) (#56099)Felix Fontein2019-05-061-1/+0