summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debconf: set empty password value (#83217)Abhijeet Kasurde2024-10-014-41/+153
* Prevent condor from being installed and fulfilling libfmt dependency (#84023)Matt Martz2024-09-301-1/+1
* Add additional logging for SSH runtime output timeouts and escalation message...uber-dendy2024-09-302-7/+12
* INVENTORY_IGNORE_EXTS stop ignoring ini (#84001)Brian Coca2024-09-263-1/+5
* facts: Skip path if the distribution path is directory (#84012)Abhijeet Kasurde2024-09-263-1/+21
* package/dnf action plugins: better facts failure msg (#83995)Martin Krizek2024-09-263-9/+14
* Test entry points with editable install (#84002)Matt Clay2024-09-241-17/+32
* Ansible Errors, Don't hide stacked messages when yaml (#83933)Brian Coca2024-09-244-8/+16
* split: Fix incorrect example result of the split builtin filter (#83982)林博仁 Buo-ren Lin2024-09-241-1/+1
* Add basic validation for action_groups (#83965)Felix Fontein2024-09-246-1/+60
* dnf5: fix tb when plugins API is not available (#83969)Martin Krizek2024-09-242-1/+11
* Move ansible-deprecated ignores for tests inline (#83989)Matt Clay2024-09-243-17/+13
* zap changelogs (#83988)Matt Davis2024-09-24157-446/+1
* bump devel to 2.19 (#83985)Matt Davis2024-09-243-2/+10
* isidentifier: Remove Python 2 specific code (#83688)Abhijeet Kasurde2024-09-233-34/+20
* ansible-test - Use Python version in pylint contexts (#83984)Matt Clay2024-09-233-43/+25
* 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-233-3/+5
* Do not convert floats to ints when there is truncation (#83864)Brian Coca2024-09-209-110/+43
* Add mount_facts module (#83508)Sloane Hertel2024-09-197-0/+1847
* 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-182-4/+32
* timedout extended (#83953)Brian Coca2024-09-185-1/+46
* Update communication links for the forum (#83862)Don Naro2024-09-166-42/+60
* runas - create new SYTEM token for become (#83827)Jordan Borean2024-09-132-25/+18
* 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-102-4/+8
* fact gathering, mounts, fixes for single proc code and tests (#83866)Brian Coca2024-09-105-105/+40
* Replace binary_modules Makefile with Python script (#83925)Matt Clay2024-09-102-18/+41
* ansible-test - Update base/default containers (#83930)Matt Clay2024-09-091-3/+3
* ansible-test - Update sanity test requirements (#83921)Matt Clay2024-09-094-9/+9
* release.py - Use changelog requirements (#83920)Matt Clay2024-09-093-17/+2
* iptables, use existing validation (#83907)Brian Coca2024-09-062-18/+1
* Stop suggesting `easy_install` in hacking (#83909)Sviatoslav Sydorenko (Святослав Сидоренко)2024-09-061-1/+1
* delay keyword changed from int to float (#83901)Brian Coca2024-09-063-25/+46
* Update subset.yml (#83908)Suman Tripuraneni2024-09-051-1/+1
* loop_control "early exit" feature (#62151)Brian Coca2024-09-056-0/+44
* release.py - Include pyproject.toml in git add (#83892)Matt Clay2024-09-041-0/+1
* release.py - Add missing setuptools arg to prepare (#83887)Matt Clay2024-09-031-1/+1
* Add DaemonThreadPoolExecutor impl (#83880)Matt Davis2024-09-038-0/+126
* psrp - Remove extras lookups (#83760)Jordan Borean2024-09-023-142/+80
* Add location on include_tasks fail inside include (#83876)Jordan Borean2024-09-015-1/+23
* ansible-test - Reduce scope of empty-init test (#83878)Matt Clay2024-08-313-5/+2
* Update boilerplate sanity test (#83879)Matt Clay2024-08-311-1/+5
* Remove references to IRC or Google Groups (#83875)John Barker2024-08-294-14/+10
* Fix Windows entries in test matrix (#83873)Matt Clay2024-08-291-10/+20
* Improve testing for Windows SSH and other connection plugins (#83834)Jordan Borean2024-08-2814-71/+116
* ansible-test - Update nios-test-container to 5.0.0Matt Clay2024-08-282-2/+2
* 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