summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Document callback types in documentation (#79651) (#79654)Felix Fontein2023-01-181-1/+20
* ansible-test - fix ps argspec check inside cmdlet (#79699)Jordan Borean2023-01-112-3/+13
* Remove redundant RHEL extras setup.Matt Clay2023-01-041-6/+0
* [stable-2.13] Fix EPEL setup for integration tests on RHEL 7Matt Clay2023-01-042-9/+5
* [stable-2.13] ansible-test - Improve container startup handling.Matt Clay2022-12-153-9/+76
* [stable-2.13] Add more retries to ansible-test-container test.Matt Clay2022-12-141-3/+8
* [stable-2.13] ansible-test - Support RSA SHA-1 for SSH clients..Matt Clay2022-12-145-8/+76
* Ansible 6 is EOL (#79555)Don Naro2022-12-131-1/+1
* [stable-2.13] ansible-test - Fix `--prime-containers` and `--explain` (#79581)Matt Clay2022-12-122-4/+18
* [stable-2.13] ansible-test - Fix target PyPI proxy config..Matt Clay2022-12-123-12/+17
* [stable-2.13] Improve split integration test. (#78738)Matt Clay2022-12-122-2/+9
* [stable-2.13] ansible-test - Improve container management. (#79538)Matt Clay2022-12-0654-299/+3726
* [stable-2.13] Fix file touch check mode result (backport of #79422) (#79526)sbettid2022-12-063-27/+110
* [backport][2.13][PRs #78402 #79289] Enable the `reboot` integration test in C...Sviatoslav Sydorenko2022-12-062-35/+40
* Set explicit meta `long_description_content_type` (#79468) (#79487)Sviatoslav Sydorenko2022-12-061-0/+1
* [stable-2.13] Don't use color in jinja_plugins test.Matt Clay2022-12-051-0/+2
* Update Ansible release version to v2.13.7.post0. (#79529)Ricardo Carrillo Cruz2022-12-051-1/+1
* New release v2.13.7 (#79528)v2.13.7Ricardo Carrillo Cruz2022-12-054-4/+18
* Update Ansible release version to v2.13.7rc1.post0. (#79494)Ricardo Carrillo Cruz2022-11-281-1/+1
* New release v2.13.7rc1 (#79477)v2.13.7rc1Ricardo Carrillo Cruz2022-11-284-1/+42
* [stable-2.13] ansible-test - Improve pylint command consistency. (#78896)Matt Clay2022-11-222-1/+3
* file lookup now works with general lookup error framework (#79339) (#79388)Gaudenz Steinlin2022-11-162-3/+5
* Fix typo 'Ansbile'. (#79318) (#79331)Felix Fontein2022-11-102-2/+2
* Add Ansible community 6.6.0 porting guide (#79340) (#79349)Sandra McCann2022-11-081-1/+55
* Japanese version switcher (#79276) (#79345)Sandra McCann2022-11-081-2/+2
* update version switcher to include 2.14 (#79273) (#79326)Sandra McCann2022-11-071-2/+2
* Update Ansible release version to v2.13.6.post0. (#79323)Dimitri Savineau2022-11-071-1/+1
* New release v2.13.6 (#79315)v2.13.6Dimitri Savineau2022-11-074-4/+30
* [2.13] Log `runme.sh` execution in integration tests (#79283)Sviatoslav Sydorenko2022-11-038-11/+8
* [stable-2.13] ansible-test - Fix and update documentation links..Matt Clay2022-11-035-17/+36
* Update Ansible release version to v2.13.6rc1.post0. (#79261)Ricardo Carrillo Cruz2022-10-311-1/+1
* New release v2.13.6rc1 (#79258)v2.13.6rc1Ricardo Carrillo Cruz2022-10-314-1/+55
* File lookup handle missing file more gracefully (#79230) (#79245)Brian Coca2022-10-282-7/+9
* mention acl in permissions errors (#79209) (#79251)Brian Coca2022-10-283-5/+7
* stable docs build: do not use YAML parsing/serialization for .deps files (#79...Felix Fontein2022-10-271-7/+23
* Communication docs: note that editing Matrix messages causes IRC spam (#79238...Felix Fontein2022-10-271-1/+1
* [stable-2.13] Don't assume column index for netmask and broadcast (#79121) (#...Matt Martz2022-10-263-8/+65
* [stable-2.13] Use python re to parse service output instead of grep (#79015) ...Matt Martz2022-10-262-8/+15
* [2.13] ansible-galaxy - fix unnecessary api check when installing role (#79143)Sloane Hertel2022-10-265-25/+57
* copy, avoid moving non temp remote 'non' files (#79102) (#79155)Brian Coca2022-10-264-13/+62
* fix password lookup's use of f=v settings (#76551) (#79108)Brian Coca2022-10-262-93/+100
* [stable-2.13] Fix ansible-test-git test for newer git versions.Matt Clay2022-10-251-1/+1
* [stable-2.13] Restrict `wheel` below v0.38.0 under Pythons < 3.7 (#79187)Sviatoslav Sydorenko2022-10-244-0/+5
* remove AnsibleFest banner (#79156) (#79158)Sandra McCann2022-10-181-2/+2
* Add Ansible community 6.5.0 porting guide (#79124)Don Naro2022-10-121-2/+26
* Update Ansible release version to v2.13.5.post0. (#79099)jamesmarshall242022-10-111-1/+1
* New release v2.13.5 (#79075)v2.13.5jamesmarshall242022-10-104-4/+31
* Update Ansible release version to v2.13.5rc1.post0. (#78995)jamesmarshall242022-10-031-1/+1
* New release v2.13.5rc1 (#78937)v2.13.5rc1jamesmarshall242022-10-034-1/+49
* apt module, prevent tb from invalid type for pkg (#78666) (#78908)Brian Coca2022-09-292-3/+9