summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ansible-test no longer needs special casing in `__main__.py` (#83962)Matt Martz2024-09-191-17/+2
* Clarify galaxy CLI --help about install locations (#83919)Sloane Hertel2024-09-181-4/+27
* timedout extended (#83953)Brian Coca2024-09-183-1/+29
* runas - create new SYTEM token for become (#83827)Jordan Borean2024-09-131-25/+14
* file module: Clarify the docs that the force parameter works for hardlinks to...Gleb Popov2024-09-111-2/+2
* service_facts, fix systemd/ubuntu failed reporting (#83424)Brian Coca2024-09-101-4/+6
* fact gathering, mounts, fixes for single proc code and tests (#83866)Brian Coca2024-09-101-73/+40
* iptables, use existing validation (#83907)Brian Coca2024-09-061-4/+1
* delay keyword changed from int to float (#83901)Brian Coca2024-09-061-1/+1
* Update subset.yml (#83908)Suman Tripuraneni2024-09-051-1/+1
* loop_control "early exit" feature (#62151)Brian Coca2024-09-052-0/+21
* Add DaemonThreadPoolExecutor impl (#83880)Matt Davis2024-09-034-0/+49
* psrp - Remove extras lookups (#83760)Jordan Borean2024-09-021-81/+32
* Add location on include_tasks fail inside include (#83876)Jordan Borean2024-09-011-1/+1
* Improve testing for Windows SSH and other connection plugins (#83834)Jordan Borean2024-08-284-22/+15
* Print the name of the option being deprecated (#83761)Martin Krizek2024-08-273-16/+6
* copy, fix permissions and atime on diff partitions (#83824)Brian Coca2024-08-261-3/+5
* runtime-metadata sanity test: do not fail deprecation version checks if galax...Felix Fontein2024-08-261-0/+1
* galaxy-cli tasking polling interval from environment variable (#83803)jctanner2024-08-262-2/+19
* powershell - Improve CLIXML parsing (#83847)Jordan Borean2024-08-231-8/+43
* Handle authentication errors and token expiration (#83695)Matt Martz2024-08-221-8/+20
* dnf: stop filtering exceptions by matching on text (#83297)Martin Krizek2024-08-211-51/+13
* Fix up raw_params for ansible.windows modules (#83830)Jordan Borean2024-08-201-9/+10
* connection plugins: extras fix (#83353)Brian Coca2024-08-192-4/+11
* Gather mount facts, fallback for when multiproc is not feasable (#83750)Brian Coca2024-08-191-39/+69
* ssh and psrp - Support more complex characters in fetch_file (#83753)Jordan Borean2024-08-182-18/+23
* fix copy module update atime/mtime (#83235)dkuji2024-08-141-0/+1
* Add end_role meta task (#83263)Martin Krizek2024-08-133-3/+22
* Ensure skipped loop iteration register var is available (#83756)Martin Krizek2024-08-133-9/+14
* Fix meta tasks breaking host/fork affinity with host_pinned (#83438)Martin Krizek2024-08-131-1/+5
* ini lookup: add new interpolation option (#83773)Martin Krizek2024-08-131-1/+10
* Suppress cryptography warnings for paramiko (#83772)Matt Clay2024-08-131-1/+6
* atomic_move - fix creating file in directory with setgid bit (#83718)Sloane Hertel2024-08-121-1/+5
* Enable validation of subkeys in rpm key module (#83716)Kellin2024-08-121-10/+30
* fix: `COLOR_INCLUDED` to colorize `included` output (#83711)akire0ne2024-08-093-1/+10
* use diff intermediate var to preserve functionality (#83738)Brian Coca2024-08-081-2/+3
* Add vaulted_file test (#83717)Brian Coca2024-08-085-12/+47
* Deprecate remaining safe evals (#83293)Martin Krizek2024-08-082-6/+20
* Fix task-adjacent search path in roles (#83621)Sloane Hertel2024-08-061-5/+4
* csvfile lookup - fix giving an error when no search term is provided (#83710)Sloane Hertel2024-08-061-0/+20
* core: raw params better error msg (#83726)Brian Coca2024-08-062-12/+11
* Fix display to log severity mapping (#83712)Brian Coca2024-08-061-18/+27
* Fix type hints and misc mypy/pylint issues (#83724)Matt Clay2024-08-062-18/+12
* Remove extraneous get_bin_path call (#83675)Abhijeet Kasurde2024-08-021-2/+0
* systemd facts: Handle AttributeError (#83684)Abhijeet Kasurde2024-08-012-7/+9
* ansible-doc: handle on_fail (#83676)Abhijeet Kasurde2024-08-011-2/+8
* Add UID and GID min/max keys (#81770)skupfer2024-08-012-2/+151
* add error handling when parsing values in ini files (#82718)Karl G2024-08-011-22/+12
* winrm - quota retry handling (#83656)Jordan Borean2024-07-311-1/+46
* fix module_defaults group incorrectly giving deprecation warnings (#83510)Sloane Hertel2024-07-301-3/+3