summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce number of implicit meta tasks (#84007)Martin Krizek2024-10-033-13/+21
* file: simplify the code (#84043)Abhijeet Kasurde2024-10-031-94/+123
* get_url: properly parse filename in content-disposition (#83748)Martin Krizek2024-10-032-22/+19
* Use sentinel everywhere (#84041)Abhijeet Kasurde2024-10-0317-92/+90
* remove one ignore clause for module copy (#83643)Alexei Znamensky2024-10-021-2/+1
* cron: return stdout and rc for cron command (#83290)Jack Farzan2024-10-011-1/+1
* debconf: set empty password value (#83217)Abhijeet Kasurde2024-10-011-13/+16
* Add additional logging for SSH runtime output timeouts and escalation message...uber-dendy2024-09-301-7/+9
* INVENTORY_IGNORE_EXTS stop ignoring ini (#84001)Brian Coca2024-09-262-1/+3
* facts: Skip path if the distribution path is directory (#84012)Abhijeet Kasurde2024-09-261-1/+1
* package/dnf action plugins: better facts failure msg (#83995)Martin Krizek2024-09-262-9/+12
* Ansible Errors, Don't hide stacked messages when yaml (#83933)Brian Coca2024-09-242-7/+11
* split: Fix incorrect example result of the split builtin filter (#83982)ๆž—ๅšไป Buo-ren Lin2024-09-241-1/+1
* dnf5: fix tb when plugins API is not available (#83969)Martin Krizek2024-09-241-1/+9
* bump devel to 2.19 (#83985)Matt Davis2024-09-241-2/+2
* isidentifier: Remove Python 2 specific code (#83688)Abhijeet Kasurde2024-09-231-25/+16
* ansible-galaxy - fix the usage for role/collection install (#83979)Sloane Hertel2024-09-231-1/+1
* dnf5: re-introduce ``state: installed`` alias (#83961)Martin Krizek2024-09-231-2/+2
* Do not convert floats to ints when there is truncation (#83864)Brian Coca2024-09-203-23/+34
* Add mount_facts module (#83508)Sloane Hertel2024-09-191-0/+651
* 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