summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* iptables, use existing validation (#83907)Brian Coca2024-09-061-14/+0
* delay keyword changed from int to float (#83901)Brian Coca2024-09-061-24/+43
* loop_control "early exit" feature (#62151)Brian Coca2024-09-053-0/+21
* Add DaemonThreadPoolExecutor impl (#83880)Matt Davis2024-09-034-0/+77
* psrp - Remove extras lookups (#83760)Jordan Borean2024-09-021-61/+45
* Add location on include_tasks fail inside include (#83876)Jordan Borean2024-09-013-0/+18
* ansible-test - Reduce scope of empty-init test (#83878)Matt Clay2024-08-312-5/+0
* Update boilerplate sanity test (#83879)Matt Clay2024-08-311-1/+5
* Improve testing for Windows SSH and other connection plugins (#83834)Jordan Borean2024-08-286-15/+61
* ansible-test - Update nios-test-container to 5.0.0Matt Clay2024-08-281-1/+1
* Print the name of the option being deprecated (#83761)Martin Krizek2024-08-271-2/+2
* fix delegate_to integration test (#83865)Matt Davis2024-08-271-9/+28
* copy, fix permissions and atime on diff partitions (#83824)Brian Coca2024-08-261-0/+42
* runtime-metadata sanity test: do not fail deprecation version checks if galax...Felix Fontein2024-08-2610-2/+65
* powershell - Improve CLIXML parsing (#83847)Jordan Borean2024-08-232-3/+43
* Fix up raw_params for ansible.windows modules (#83830)Jordan Borean2024-08-201-0/+20
* connection plugins: extras fix (#83353)Brian Coca2024-08-191-7/+8
* Gather mount facts, fallback for when multiproc is not feasable (#83750)Brian Coca2024-08-194-0/+33
* ssh and psrp - Support more complex characters in fetch_file (#83753)Jordan Borean2024-08-182-5/+25
* Add explicit winrm/psrp tests for HTTP and HTTPS (#83769)Jordan Borean2024-08-162-0/+27
* Fix tests when running against SSH targetJordan Borean2024-08-152-1/+10
* ansible-test - Add Windows remote connection optionMatt Clay2024-08-158-19/+70
* Use a venv in more integration tests (#83799)Matt Clay2024-08-157-9/+11
* ansible-test - Update base/default containers (#83796)Matt Clay2024-08-141-3/+3
* ansible-test - Update sanity test requirements (#83795)Matt Clay2024-08-144-5/+5
* ansible-test - Remove generation of egg-info (#83786)Matt Clay2024-08-141-32/+3
* fix copy module update atime/mtime (#83235)dkuji2024-08-142-0/+43
* Add end_role meta task (#83263)Martin Krizek2024-08-1310-0/+100
* Fix ansible-vault integration test for missing vault ids (#83777)Sloane Hertel2024-08-131-11/+12
* Ensure skipped loop iteration register var is available (#83756)Martin Krizek2024-08-131-0/+17
* Fix meta tasks breaking host/fork affinity with host_pinned (#83438)Martin Krizek2024-08-135-0/+114
* ini lookup: add new interpolation option (#83773)Martin Krizek2024-08-134-0/+14
* Drop use of setup.py and setup.cfg (#81443)Matt Clay2024-08-122-7/+9
* atomic_move - fix creating file in directory with setgid bit (#83718)Sloane Hertel2024-08-123-0/+41
* Enable validation of subkeys in rpm key module (#83716)Kellin2024-08-121-1/+62
* use diff intermediate var to preserve functionality (#83738)Brian Coca2024-08-082-0/+28
* Add vaulted_file test (#83717)Brian Coca2024-08-085-2/+22
* Fix csvfile test - quote file argument (#83751)Sloane Hertel2024-08-081-1/+1
* Deprecate remaining safe evals (#83293)Martin Krizek2024-08-081-1/+4
* ansible-test - Update default and distro containers (#83736)Matt Clay2024-08-071-7/+7
* try disabling negative values win_reboot test (#83735)Matt Davis2024-08-071-4/+5
* ansible-test - Update mypy and package-data tests (#83734)Matt Clay2024-08-0713-291/+394
* ansible-test - Update venv management and sanity requirements (#83729)Matt Clay2024-08-0624-73/+75
* Fix task-adjacent search path in roles (#83621)Sloane Hertel2024-08-064-0/+12
* csvfile lookup - fix giving an error when no search term is provided (#83710)Sloane Hertel2024-08-061-0/+9
* Fix display to log severity mapping (#83712)Brian Coca2024-08-062-3/+18
* Fix type hints and misc mypy/pylint issues (#83724)Matt Clay2024-08-062-2/+5
* ansible-test - Update coverage to 7.6.1 (#83723)Matt Clay2024-08-062-2/+2
* release.py - Auto-update setuptools upper bound (#83713)Matt Clay2024-08-051-1/+1
* test: Handle Singleton Display class (#83673)Abhijeet Kasurde2024-08-024-10/+28