index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
licenses
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-30
Prevent condor from being installed and fulfilling libfmt dependency (#84023)
Matt Martz
1
-1
/
+1
2024-09-30
Add additional logging for SSH runtime output timeouts and escalation message...
uber-dendy
2
-7
/
+12
2024-09-26
INVENTORY_IGNORE_EXTS stop ignoring ini (#84001)
Brian Coca
3
-1
/
+5
2024-09-26
facts: Skip path if the distribution path is directory (#84012)
Abhijeet Kasurde
3
-1
/
+21
2024-09-26
package/dnf action plugins: better facts failure msg (#83995)
Martin Krizek
3
-9
/
+14
2024-09-24
Test entry points with editable install (#84002)
Matt Clay
1
-17
/
+32
2024-09-24
Ansible Errors, Don't hide stacked messages when yaml (#83933)
Brian Coca
4
-8
/
+16
2024-09-24
split: Fix incorrect example result of the split builtin filter (#83982)
林博仁 Buo-ren Lin
1
-1
/
+1
2024-09-24
Add basic validation for action_groups (#83965)
Felix Fontein
6
-1
/
+60
2024-09-24
dnf5: fix tb when plugins API is not available (#83969)
Martin Krizek
2
-1
/
+11
2024-09-24
Move ansible-deprecated ignores for tests inline (#83989)
Matt Clay
3
-17
/
+13
2024-09-24
zap changelogs (#83988)
Matt Davis
157
-446
/
+1
2024-09-24
bump devel to 2.19 (#83985)
Matt Davis
3
-2
/
+10
2024-09-23
isidentifier: Remove Python 2 specific code (#83688)
Abhijeet Kasurde
3
-34
/
+20
2024-09-23
ansible-test - Use Python version in pylint contexts (#83984)
Matt Clay
3
-43
/
+25
2024-09-23
ansible-galaxy - fix the usage for role/collection install (#83979)
Sloane Hertel
1
-1
/
+1
2024-09-23
dnf5: re-introduce ``state: installed`` alias (#83961)
Martin Krizek
3
-3
/
+5
2024-09-20
Do not convert floats to ints when there is truncation (#83864)
Brian Coca
9
-110
/
+43
2024-09-19
Add mount_facts module (#83508)
Sloane Hertel
7
-0
/
+1847
2024-09-19
ansible-test no longer needs special casing in `__main__.py` (#83962)
Matt Martz
1
-17
/
+2
2024-09-18
Clarify galaxy CLI --help about install locations (#83919)
Sloane Hertel
2
-4
/
+32
2024-09-18
timedout extended (#83953)
Brian Coca
5
-1
/
+46
2024-09-16
Update communication links for the forum (#83862)
Don Naro
6
-42
/
+60
2024-09-13
runas - create new SYTEM token for become (#83827)
Jordan Borean
2
-25
/
+18
2024-09-11
file module: Clarify the docs that the force parameter works for hardlinks to...
Gleb Popov
1
-2
/
+2
2024-09-10
service_facts, fix systemd/ubuntu failed reporting (#83424)
Brian Coca
2
-4
/
+8
2024-09-10
fact gathering, mounts, fixes for single proc code and tests (#83866)
Brian Coca
5
-105
/
+40
2024-09-10
Replace binary_modules Makefile with Python script (#83925)
Matt Clay
2
-18
/
+41
2024-09-09
ansible-test - Update base/default containers (#83930)
Matt Clay
1
-3
/
+3
2024-09-09
ansible-test - Update sanity test requirements (#83921)
Matt Clay
4
-9
/
+9
2024-09-09
release.py - Use changelog requirements (#83920)
Matt Clay
3
-17
/
+2
2024-09-06
iptables, use existing validation (#83907)
Brian Coca
2
-18
/
+1
2024-09-06
Stop suggesting `easy_install` in hacking (#83909)
Sviatoslav Sydorenko (Святослав Сидоренко)
1
-1
/
+1
2024-09-06
delay keyword changed from int to float (#83901)
Brian Coca
3
-25
/
+46
2024-09-05
Update subset.yml (#83908)
Suman Tripuraneni
1
-1
/
+1
2024-09-05
loop_control "early exit" feature (#62151)
Brian Coca
6
-0
/
+44
2024-09-04
release.py - Include pyproject.toml in git add (#83892)
Matt Clay
1
-0
/
+1
2024-09-03
release.py - Add missing setuptools arg to prepare (#83887)
Matt Clay
1
-1
/
+1
2024-09-03
Add DaemonThreadPoolExecutor impl (#83880)
Matt Davis
8
-0
/
+126
2024-09-02
psrp - Remove extras lookups (#83760)
Jordan Borean
3
-142
/
+80
2024-09-01
Add location on include_tasks fail inside include (#83876)
Jordan Borean
5
-1
/
+23
2024-08-31
ansible-test - Reduce scope of empty-init test (#83878)
Matt Clay
3
-5
/
+2
2024-08-31
Update boilerplate sanity test (#83879)
Matt Clay
1
-1
/
+5
2024-08-29
Remove references to IRC or Google Groups (#83875)
John Barker
4
-14
/
+10
2024-08-29
Fix Windows entries in test matrix (#83873)
Matt Clay
1
-10
/
+20
2024-08-28
Improve testing for Windows SSH and other connection plugins (#83834)
Jordan Borean
14
-71
/
+116
2024-08-28
ansible-test - Update nios-test-container to 5.0.0
Matt Clay
2
-2
/
+2
2024-08-27
Print the name of the option being deprecated (#83761)
Martin Krizek
4
-18
/
+8
2024-08-27
fix delegate_to integration test (#83865)
Matt Davis
1
-9
/
+28
2024-08-26
copy, fix permissions and atime on diff partitions (#83824)
Brian Coca
3
-3
/
+49
[next]