summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* [stable-2.14] ansible-test - Fix target PyPI proxy config.Matt Clay2022-12-122-12/+13
* [stable-2.14] Fix file touch check mode result (#79360) (#79422) (#79525)sbettid2022-12-061-0/+76
* Removed sorting to preserve original order (#74839) (#79517)Brian Coca2022-12-061-2/+2
* [stable-2.14] ansible-test - Fix completion error in Python 3.11. (#79500)Matt Clay2022-12-061-4/+6
* [backport][2.14][PRs #78402 #79289] Enable the `reboot` integration test in C...Sviatoslav Sydorenko2022-12-062-35/+40
* [stable-2.14] ansible-test - Improve container management. (#78550) (#79507)Matt Clay2022-12-0633-223/+3026
* Prevent stdio deadlock in forked children (#79522) (#79539)Matt Davis2022-12-069-11/+305
* [stable-2.14] Handle line wraps in jinja_plugins test.Matt Clay2022-12-051-5/+9
* [stable-2.14] Don't use color in jinja_plugins test.Matt Clay2022-12-051-0/+2
* [stable-2.14] ansible-test - Improve pylint command consistency. (#78896)Matt Clay2022-11-221-1/+1
* mention acl in permissions errors (#79209) (#79250)Brian Coca2022-11-161-1/+1
* 2.14: jinja2_native: preserve quotes in strings (#79119) (#79144)Martin Krizek2022-11-164-2/+17
* [2.14] ansible-galaxy - fix unnecessary api check when installing role (#79142)Sloane Hertel2022-11-162-1/+8
* copy, avoid moving non temp remote 'non' files (#79102) (#79154)Brian Coca2022-11-162-0/+42
* [2.14] Log `runme.sh` execution in integration tests (#79282)Sviatoslav Sydorenko2022-11-038-11/+8
* [stable-2.14] ansible-test - Fix and update documentation links.Matt Clay2022-11-034-17/+32
* ansible-test - Update default container.Matt Clay2022-10-261-2/+2
* Bump antsibull-docs version from 1.6.1 to 1.7.0. (#79071) (#79231)Sandra McCann2022-10-262-2/+2
* ansible-test - Update base and default containers.Matt Clay2022-10-251-3/+3
* [stable-2.14] Fix ansible-test-git test for newer git versions.Matt Clay2022-10-251-1/+1
* [stable-2.14] ansible-test - Fix pylint support on Python 3.11.Matt Clay2022-10-242-4/+4
* [stable-2.14] Restrict `wheel` below v0.38.0 under Pythons < 3.7 (#79187)Sviatoslav Sydorenko2022-10-243-0/+3
* [stable-2.14] Don't assume column index for netmask and broadcast (#79121) (#...Matt Martz2022-10-131-0/+42
* fix password lookup's use of f=v settings (#76551) (#79106)Brian Coca2022-10-131-31/+40
* [stable-2.14] ansible-test - Update pylint to 2.15.4.Matt Clay2022-10-112-4/+4
* [stable-2.14] Ensure that we do not squash keywords in validate (#79049) (#79...Matt Martz2022-10-064-0/+19
* Fix using FQCN for flush_handlers (#79057) (#79061)Martin Krizek2022-10-062-0/+18
* Omit full fix (#79024)Brian Coca2022-10-064-1/+83
* Do not crash templating when filter/test name is not a valid Ansible plugin n...Felix Fontein2022-10-062-0/+18
* [stable-2.14] ansible-test - Update distro containers to 4.8.0.Matt Clay2022-09-301-6/+6
* [stable-2.14] ansible-test - Update coverage to version 6.5.0. (#78945)Matt Clay2022-09-302-2/+2
* Fix connection/become task loop settings (#78565) (#78935)Jordan Borean2022-09-296-0/+95
* ansible-test validate-module - support sidecar docs (#78904) (#78933)Jordan Borean2022-09-295-170/+297
* Upgrade antsibull-docs to 1.6.1 (#78872) (#78929)Sandra McCann2022-09-292-2/+2
* [stable 2.14] Fix known host changed status when removing non-existing key #7...sbettid2022-09-282-0/+35
* [stable-2.14] ansible-test - Fix integration test target filter. (#78862)Matt Clay2022-09-2212-4/+68
* ansible-test - Fix default container version. (#78854)Matt Clay2022-09-221-1/+1
* ansible-test - Update base and default containers. (#78847)Matt Clay2022-09-211-3/+3
* [stable-2.14] Don't request repo updates when only testing modes (#78843) (#7...Matt Martz2022-09-211-0/+5
* [stable-2.14] Add `use_rsa_sha2_algorithms` option for paramiko (#78789) (#78...Matt Martz2022-09-215-176/+900
* [stable-2.14] ansible-test - Update Python 3.11 support. (#78840) (#78841)Matt Clay2022-09-216-13/+12
* vault secrets file, keep context when symlink (#78734)Brian Coca2022-09-206-0/+85
* ansible-test - Update pylint to 2.15.3. (#78811)Matt Clay2022-09-192-3/+3
* Add --offline option to 'ansible-galaxy collection install' (#78678)Sloane Hertel2022-09-194-31/+122
* Fix local facts unreadable (#76095)Ruediger Pluem2022-09-191-0/+8
* Add OSMC to Debian OS_FAMILY_MAP (#78778)Markus Opolka2022-09-161-0/+23
* apt - fix module short-circuiting when a package is not installed and only_up...Sloane Hertel2022-09-151-6/+12
* ansible-test - Update base and default containers. (#78774)Matt Clay2022-09-151-3/+3
* apt - fix failure when package is not installed and only_upgrade=True (#78781)Sloane Hertel2022-09-151-2/+2
* add ansible_name/ansible_aliases attrs to plugin objects (#78700)Sloane Hertel2022-09-159-7/+165