summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [stable-2.10] AnsibleModule.set_mode_if_different: handle symlink is in a sti...Sam Doran2020-12-075-1/+133
* [2.10] The implicit default for type=bool options is not 'false', but 'none' ...Felix Fontein2020-12-079-11/+12
* ansible-test sanity: fix UnicodeDecodeError for `--python 2.7 --docker` (#726...Felix Fontein2020-12-072-3/+6
* [2.10] Improve deprecations (#72871)Felix Fontein2020-12-074-4/+21
* [stable-2.10] Remove shippable.yml.Matt Clay2020-12-073-181/+0
* Improve ansible-test classifications for collections (#72353)Felix Fontein2020-12-032-0/+23
* [stable-2.10] Use AZP config for integration-aliases test.Matt Clay2020-12-033-44/+99
* [stable-2.10] Fix Azure Pipelines change detection. (#72824)Matt Clay2020-12-032-4/+6
* [stable-2.10] Fix CI schedule.Matt Clay2020-12-021-1/+1
* update PyPI badge to use ansible-base (#72814)Matt Davis2020-12-021-2/+2
* update build badge for AZP (#72807) (#72810)Matt Davis2020-12-021-2/+2
* [stable-2.10] Azure Pipelines configuration.Matt Clay2020-12-0212-3/+587
* [centos6] update container for EOL (#72795)Rick Elrod2020-12-023-2/+4
* Add RHEL 7.9 (#72558) - 2.10 (#72568)Jordan Borean2020-12-015-139/+148
* [stable-2.10] ansible-test - add cryptography constraint for cffi (#72761)Sam Doran2020-12-012-0/+5
* Test pip fix (#72764)David Shrewsbury2020-12-011-3/+3
* Update playbooks_filters_ipaddr.rst (#72705) (#72755)Baptiste Mille-Mathias2020-11-301-1/+1
* Remove incorrect changelog (#72682)Sloane Hertel2020-11-303-9/+1
* [stable-2.10] Fix super annoying Python 2.6 multiprocessing.Queue stack trace...Sam Doran2020-11-202-0/+19
* Improve argument spec documentation (#72335) (#72486)Felix Fontein2020-11-132-55/+292
* Docsite: update user_guide/playbooks_module_defaults (#72051) (#72493)Andrew Klychkov2020-11-131-18/+34
* Improve config.rst formatting (#72354) (#72487)Felix Fontein2020-11-132-38/+107
* [stable-2.10] Add coverage exporting to ansible-testMatt Clay2020-11-094-3/+38
* [stable-2.10] Fix container discovery for the acme test plugin.Matt Clay2020-11-092-4/+8
* [ansible-test] use newer container images (#72126) (#72550)Rick Elrod2020-11-092-7/+12
* Remove sanity ignoresMatt Martz2020-11-061-2/+0
* Various intentional tests (#72485)Matt Martz2020-11-0645-4589/+310
* Remove incidental tower integration tests (#72461)Matt Martz2020-11-0612-506/+28
* Remove incidental vmware tests (#72420)Matt Martz2020-11-0685-9890/+1085
* Remove incidental_cs_role_permission (#72380)Matt Martz2020-11-069-1536/+22
* Remove incidental_zabbix_host (#72142)Matt Martz2020-11-0639-4685/+86
* Remove incidental_aws_codebuild (#72140)Matt Martz2020-11-066-551/+0
* Add info on how to contribute to **community**-maintained collections as well...Felix Fontein2020-11-061-0/+1
* [stable-2.10] [dnf] Some fixes around filtering (#72483) (#72500)Sam Doran2020-11-063-6/+18
* clarify upstream release status of 2.10 (#72269) (#72489)Sandra McCann2020-11-051-4/+10
* Update Ansible release version to v2.10.3.post0.Rick Elrod2020-11-021-1/+1
* New release v2.10.3v2.10.3Rick Elrod2020-11-024-4/+18
* [stable-2.10] Update pip tests to omit install dev extras to avoid dep issues...Matt Martz2020-11-021-1/+2
* [stable-2.10] Add intentional coverage for incidental_ec2_instance (#72028)Sloane Hertel2020-10-2938-6059/+177
* Replace incidental tests with intentional argspec tests (#72370)Matt Clay2020-10-28109-15567/+431
* Update Ansible release version to v2.10.3rc1.post0.Rick Elrod2020-10-261-1/+1
* New release v2.10.3rc1v2.10.3rc1Rick Elrod2020-10-264-1/+140
* Remove ansible-galaxy login (#72288) (#72320)Matt Davis2020-10-267-178/+25
* [ansible-test] Limit cryptography to <3.2 (#72342) (#72345)Rick Elrod2020-10-262-0/+3
* [2.10] Fix various sanity errors in plugins (#72168)Felix Fontein2020-10-2426-39/+74
* [stable-2.10] Fix the reversed order of return values (#72088) (#72300)Sam Doran2020-10-232-22/+28
* Fix example to use correct shebang (#72129) (#72146)Jordan Borean2020-10-234-3/+6
* make collection callbacks follow normal flow (#59932) (#72227)Brian Coca2020-10-234-32/+61
* Docsite: update user_guide/playbooks_async (#72115) (#72193)Andrew Klychkov2020-10-231-9/+9
* [stable-2.10] Ensure we call action_loader.get with collection_list (#72206) ...Matt Martz2020-10-238-4/+49