summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Print the name of the option being deprecated (#83761)Martin Krizek2024-08-274-18/+8
* fix delegate_to integration test (#83865)Matt Davis2024-08-271-9/+28
* copy, fix permissions and atime on diff partitions (#83824)Brian Coca2024-08-263-3/+49
* runtime-metadata sanity test: do not fail deprecation version checks if galax...Felix Fontein2024-08-2612-2/+69
* galaxy-cli tasking polling interval from environment variable (#83803)jctanner2024-08-263-2/+23
* powershell - Improve CLIXML parsing (#83847)Jordan Borean2024-08-234-11/+89
* Handle authentication errors and token expiration (#83695)Matt Martz2024-08-222-8/+22
* dnf: stop filtering exceptions by matching on text (#83297)Martin Krizek2024-08-212-51/+15
* Fix up raw_params for ansible.windows modules (#83830)Jordan Borean2024-08-202-9/+30
* connection plugins: extras fix (#83353)Brian Coca2024-08-194-11/+23
* Gather mount facts, fallback for when multiproc is not feasable (#83750)Brian Coca2024-08-196-39/+104
* ssh and psrp - Support more complex characters in fetch_file (#83753)Jordan Borean2024-08-185-23/+51
* 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-159-19/+72
* 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-144-64/+5
* fix copy module update atime/mtime (#83235)dkuji2024-08-144-0/+46
* Add end_role meta task (#83263)Martin Krizek2024-08-1314-3/+124
* 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-135-9/+33
* Fix meta tasks breaking host/fork affinity with host_pinned (#83438)Martin Krizek2024-08-137-1/+121
* ini lookup: add new interpolation option (#83773)Martin Krizek2024-08-136-1/+26
* Suppress cryptography warnings for paramiko (#83772)Matt Clay2024-08-132-1/+8
* Drop use of setup.py and setup.cfg (#81443)Matt Clay2024-08-127-143/+120
* atomic_move - fix creating file in directory with setgid bit (#83718)Sloane Hertel2024-08-125-1/+48
* Enable validation of subkeys in rpm key module (#83716)Kellin2024-08-123-11/+96
* fix: `COLOR_INCLUDED` to colorize `included` output (#83711)akire0ne2024-08-094-1/+14
* use diff intermediate var to preserve functionality (#83738)Brian Coca2024-08-083-2/+31
* Add vaulted_file test (#83717)Brian Coca2024-08-0811-14/+74
* Fix csvfile test - quote file argument (#83751)Sloane Hertel2024-08-081-1/+1
* Deprecate remaining safe evals (#83293)Martin Krizek2024-08-084-7/+26
* 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-0714-292/+395
* ansible-test - Update venv management and sanity requirements (#83729)Matt Clay2024-08-0627-74/+80
* Fix task-adjacent search path in roles (#83621)Sloane Hertel2024-08-066-5/+18
* csvfile lookup - fix giving an error when no search term is provided (#83710)Sloane Hertel2024-08-063-0/+31
* core: raw params better error msg (#83726)Brian Coca2024-08-063-12/+13
* Fix display to log severity mapping (#83712)Brian Coca2024-08-064-21/+49
* Fix type hints and misc mypy/pylint issues (#83724)Matt Clay2024-08-064-20/+17
* ansible-test - Update coverage to 7.6.1 (#83723)Matt Clay2024-08-063-3/+3
* release.py - Auto-update setuptools upper bound (#83713)Matt Clay2024-08-053-17/+77
* test: Handle Singleton Display class (#83673)Abhijeet Kasurde2024-08-024-10/+28
* Remove extraneous get_bin_path call (#83675)Abhijeet Kasurde2024-08-022-2/+3
* Remove EXTERNALLY-MANAGED marker in apt test (#83706)Matt Clay2024-08-011-0/+13
* systemd facts: Handle AttributeError (#83684)Abhijeet Kasurde2024-08-014-10/+30
* ansible-doc: handle on_fail (#83676)Abhijeet Kasurde2024-08-013-2/+17