summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 2.9: perf: reduce getting handler variables (#59969) (#64676)Martin Krizek2019-11-122-10/+13
* [stable-2.9] Set alter_sys=True instead of False to address backwards… (#64...Matt Martz2019-11-126-4/+36
* change $partition variable name to $ansible_partition (#63968)PRASOON KARUNAN V2019-11-122-2/+4
* Backport/2.9/63785 - zabbix_host logout missing (#64735)Dusan Matejka2019-11-122-0/+3
* [2.9] Remove temp directory created by wait_for_connection (#64738)Abhijeet Kasurde2019-11-122-0/+5
* remove toshio as release manager (boohoo) (#64685) (#64740)Sandra McCann2019-11-122-2/+3
* Buypass now has a ACME v2 production endpoint. (#64649) (#64680)Felix Fontein2019-11-111-3/+3
* postgresql_query: add note to the documentation (#64432) (#64539)Andrey Klychkov2019-11-111-0/+4
* openssl_csr and openssl_certificate: fix support for Ed25519 and Ed448 privat...Felix Fontein2019-11-1111-65/+441
* XenServer: Update docs with recent changes in XenAPI python lib and branding ...Bojan Vitnik2019-11-115-25/+27
* docker_swarm_service: Allow source to be omitted for tmpfs mounts (#64637) (#...Felix Fontein2019-11-113-3/+20
* docker_login: Use with statement for accessing files (#64382) (#64392) (#64524)Felix Fontein2019-11-112-2/+6
* [2.9] Callback: removing args from task_fields from Sumologic and Splunk plug...Abhijeet Kasurde2019-11-113-0/+8
* [stable-2.9] paramiko_ssh - Improve authentication error message (#64157) (#6...Sam Doran2019-11-112-1/+3
* [stable-2.9] copy - check for changes beyond first level of subdirectories (#...Sam Doran2019-11-113-0/+61
* lineinfile - don't run os.makedirs on empty dir path (#63921) (#64091)Robert Osowiecki2019-11-113-1/+21
* ACMEAccount.get_request check status code value lower boundary (#63140) (#64071)Felix Fontein2019-11-112-1/+16
* acl: fix module failure if there're spaces in a path (#63280) (#63811)Roman2019-11-114-14/+16
* Backportable subset of: openssl_csr: deprecate version option (#63432) (#63674)Felix Fontein2019-11-112-0/+6
* Backport 2.9: Fix Gitlab module deprecation warning (#60425) (#63499)Guillaume Martinez2019-11-117-21/+37
* Fix issue when setting an empty pass to no_log param (#62804) - 2.9 (#62814)Jordan Borean2019-11-113-2/+47
* [stable-2.9] Fix ansible-test collections sanity import test. (#64467)Matt Clay2019-11-112-11/+25
* [stable-2.9] Fix ansible-test sanity requirements install.Matt Clay2019-11-112-5/+7
* [stable-2.9] Add constraint for pathspec.Matt Clay2019-11-112-0/+3
* [stable-2.9] Add missing var for format string in ansible-test.Matt Clay2019-11-112-1/+3
* Merge pull request #63537 from mattclay/backport-d829a50-stable-2.9Matt Clay2019-11-112-3/+5
* [stable-2.9] Fix ansible-test env var mixing running commands.Matt Clay2019-11-112-0/+4
* [stable-2.9] Fixes for validate-modules import handling. (#63932)Matt Clay2019-11-116-45/+95
* clarify acceptable file types in collection docs (#64618) (#64622)Sandra McCann2019-11-081-4/+6
* updates RHEL packages to 2.9 (#64532) (#64620)Alicia Cozine2019-11-081-3/+3
* [stable-2.9] Switch from RHEL 8.0 & 8.1b to 8.1 in CI.Matt Clay2019-11-073-10/+7
* clarify vault warning and fix typo (#64457)Christian Adams2019-11-061-1/+1
* Add note about large tarball sizes for collections (#64411) (#64416)Sandra McCann2019-11-041-0/+1
* add general facts-to-info paragraph (#64293) (#64297)Alicia Cozine2019-11-011-0/+5
* [Docs-Release-2.9] clean up porting guide links and network text (#64124) (#6...Sandra McCann2019-11-011-5/+5
* [stable-2.9] Exclude the ansible-test script from the main rpm package (#64277)Toshio Kuratomi2019-11-011-0/+1
* action/ce.py:clear configuration candidate when return to user-view. (#63513)Xu Yuandong2019-11-012-1/+7
* [temporary-2.9.1-branch-releng-only] lineinfile - use correct index value whe...Sam Doran2019-11-013-2/+40
* [temporary-2.9.1-branch-releng-only] lineinfile - properly insert line when l...Sam Doran2019-11-013-21/+34
* Backport/2.9/62471 ce_link_status:update to fix a bug. (#62417) (#63423)Xu Yuandong2019-11-012-6/+8
* docker modules: improve return value list documentation (#63145)Felix Fontein2019-11-018-5/+25
* [2.9] crypto modules: improve return value list documentation (#63409)Felix Fontein2019-11-0111-15/+62
* docker_node_info: improve error handling (#63418)Felix Fontein2019-11-012-3/+5
* [stable-2.9] user - fix shadow file parsing on AIX (#62547)Sam Doran2019-11-012-16/+20
* [Backport/2.9/63331]Update ce_facts to fix bugs (#63457)yanzhangi2019-11-012-1/+3
* [backport 2.9] facts: detect FreeBSD jails guest (#62857) (#62913)dgeo2019-11-013-1/+7
* [stable-2.9] package_facts - use AnsibleModule.warn() for warningsSam Doran2019-11-013-7/+4
* docker_image: fix option parameter so that warnings are issued (#63345)Felix Fontein2019-11-012-8/+10
* Backport/2.9/63332 ce_netstream_global: bugs fix(list index out of range) (#6...Xu Yuandong2019-11-014-56/+65
* clean "changed" only after it has been processed (#59958)James Cassell2019-11-019-6/+87