summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.11.11rc1 (#77542)v2.11.11rc1jamesmarshall242022-04-184-1/+38
* Pin antsibull to 0.42.0 (#77539) (#77540)Sandra McCann2022-04-141-2/+2
* SID - Use literal UPN value when attempting a user to SID lookup (#77334) (#7...Jordan Borean2022-04-132-4/+2
* winrm - ensure callers PATH for kinit is set (#77401) (#77402)Jordan Borean2022-04-133-3/+9
* Backport #76801 (#77295)Tong He2022-04-131-4/+1
* Update Ansible release version to v2.11.10.post0. (#77379)jamesmarshall242022-03-281-1/+1
* New release v2.11.10 (#77373)v2.11.10jamesmarshall242022-03-284-4/+18
* Update Ansible release version to v2.11.10rc1.post0. (#77331)jamesmarshall242022-03-211-1/+1
* New release v2.11.10rc1 (#77328)v2.11.10rc1jamesmarshall242022-03-214-1/+52
* [2.11 backport] use same timeout for galaxy api interactions (#77088) (#77143)Elijah DeLee2022-03-153-6/+13
* [2.11] Fix collection redirects for filter and test plugins (#77210) (#77228)Sloane Hertel2022-03-155-36/+101
* [2.11] ansible-galaxy collection verify - display new files/dirs as modified...Sloane Hertel2022-03-153-1/+50
* [stable-2.11] Use full python package for ansiballz cache filenames (#77090) ...Matt Martz2022-03-155-1/+29
* ansible-test - Fix cloud plugin traceback.Matt Clay2022-03-112-0/+5
* Update Ansible release version to v2.11.9.post0. (#77162)Christian Adams2022-03-011-1/+1
* [stable-2.11] Update setup_pexpect to prefer pip user installs.Matt Clay2022-02-281-0/+9
* New release v2.11.9 (#77157)v2.11.9Christian Adams2022-02-284-4/+18
* Update Ansible release version to v2.11.9rc1.post0. (#77130)Christian Adams2022-02-231-1/+1
* New release v2.11.9rc1 (#77123)v2.11.9rc1Christian Adams2022-02-234-1/+89
* [stable-2.11] ansible-test - Use `--forked` instead of `--boxed`Matt Clay2022-02-223-1/+4
* ansible-test - Omit pyopenssl for sanity tests.Matt Clay2022-02-222-2/+7
* ansible-test - Add MarkupSafe constraint.Matt Clay2022-02-212-0/+4
* [stable-2.11] Use --no-deps when installing amazon.aws and not testing depend...Sloane Hertel2022-02-213-5/+6
* [stable-2.11] ansible-test - Use quay.io containers in plugins..Matt Clay2022-02-173-2/+5
* ssh connection: use 'correct' host in all cases (#76017) (#76969)Brian Coca2022-02-166-5/+57
* gather_facts sees collection networking connection (#76954) (#76964)Brian Coca2022-02-162-1/+8
* fix block var inheritance (#75287) (#76897)Brian Coca2022-02-166-4/+26
* clean_facts only show variable name (#76974) (#76985)Brian Coca2022-02-162-7/+3
* ansible-test - Install pyopenssl w/ cryptography.Matt Clay2022-02-022-3/+30
* [stable-2.11] ansible-test - Use relative paths in junit output. (#76909)Matt Clay2022-02-025-8/+35
* Update Ansible release version to v2.11.8.post0. (#76905)Dimitri Savineau2022-01-311-1/+1
* New release v2.11.8 (#76891)v2.11.8Dimitri Savineau2022-01-314-4/+18
* Remove centos8 from CI.Matt Clay2022-01-311-4/+0
* Update Ansible release version to v2.11.8rc1.post0. (#76833)Dimitri Savineau2022-01-241-1/+1
* New release v2.11.8rc1 (#76830)v2.11.8rc1Dimitri Savineau2022-01-244-1/+71
* service_facts, now more accurate on systemd (#75326) (#76018)Brian Coca2022-01-202-11/+29
* bacwards compat doc frag (#75819)Brian Coca2022-01-192-1/+25
* [stable-2.11] Compare FQCN also in lockstep logic. Fixes #76782 (#76787) (#76...Matt Martz2022-01-194-1/+42
* EOL Ansible 4 docs (#76669)Sandra McCann2022-01-181-2/+2
* include_vars initialize failed (#76754) (#76785)Brian Coca2022-01-182-1/+7
* ssh connection avoid parsing own debug (#76732) (#76756)Brian Coca2022-01-183-16/+32
* ssh connection, handle 'fun' control paths (#76424) (#76694)Brian Coca2022-01-183-2/+7
* [2.11] Use correct markup in documentation (#76575)Felix Fontein2022-01-1821-50/+50
* galaxy build - ignore existing MANIFEST and FILES (#76479) (#76499)Jordan Borean2022-01-183-0/+45
* Fix zip content filtering in unarchive module (#76069) (#76420)Tadej Borovšak2022-01-183-1/+19
* Limit pynacl for paramiko tests.Matt Clay2022-01-101-0/+1
* Disable the _distutils_hack in newer setuptools (#76600)Sloane Hertel2022-01-042-0/+4
* [stable-2.11] Fix wait_for integration test.Matt Clay2022-01-041-1/+1
* Add sanity test ignores.Matt Clay2021-12-071-0/+2
* [stable-2.11] ansible-test - Fix traceback in validate-modules test.Matt Clay2021-12-073-2/+27