index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated compat.selector (#84155)
Abhijeet Kasurde
2024-10-23
1
-2
/
+0
*
Fixed broken tests (#84088)
Abhijeet Kasurde
2024-10-18
6
-90
/
+53
*
test: Remove unreachable tests (#83696)
Abhijeet Kasurde
2024-10-18
1
-147
/
+0
*
Use open with context manager (#83337)
Abhijeet Kasurde
2024-10-18
3
-10
/
+6
*
Trim `selinux_policytype` @ integration tests (#84136)
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-10-18
1
-1
/
+1
*
test: use password to generate random string instead of range (#84129)
Colin Watson
2024-10-17
1
-1
/
+1
*
test for gathering FIPS facts (#83266)
Abhijeet Kasurde
2024-10-16
1
-0
/
+15
*
feat: checksum_algo param for find module (#83014)
ShIRann Chen
2024-10-11
1
-0
/
+23
*
ansible-test - Improve container probe error handling (#84109)
Matt Clay
2024-10-11
2
-9
/
+25
*
service_facts: add FreeBSD support (#82556)
Brian Coca
2024-10-10
1
-1
/
+0
*
Enable bad-docstring-quotes pylint rule for core (#84100)
Matt Clay
2024-10-09
1
-0
/
+4
*
Update triple single quotes to triple double quotes (#84099)
Matt Clay
2024-10-09
168
-718
/
+718
*
ansible-test - Work around pylint issue on 3.11 (#84094)
Matt Clay
2024-10-09
1
-4
/
+3
*
ansible-test - Enable pylint docstyle for tests (#84092)
Matt Clay
2024-10-09
6
-53
/
+50
*
ansible-test - Update base/default containers (#84089)
Matt Clay
2024-10-09
1
-3
/
+3
*
Cover unit tests with mypy (#84084)
Matt Clay
2024-10-08
26
-115
/
+218
*
user module, avoid chmoding symlink'd home file (#83956)
Brian Coca
2024-10-08
2
-1
/
+69
*
ansible-galaxy - fix ignoring certs when installing from git repos (#83332)
Sloane Hertel
2024-10-08
1
-2
/
+38
*
ansible-test - Update astroid for pylint sanity test (#84054)
Matt Clay
2024-10-04
2
-2
/
+2
*
ansible-test - Disable pylint deprecated-* rules (#84050)
Matt Clay
2024-10-04
6
-2
/
+20
*
Implicit flush_handlers inherit play tags (#83968)
Martin Krizek
2024-10-04
2
-0
/
+14
*
Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945)
Sloane Hertel
2024-10-03
1
-3
/
+1
*
ansible-test - Update sanity tests and default Python (#83998)
Matt Clay
2024-10-03
12
-23
/
+28
*
Reduce number of implicit meta tasks (#84007)
Martin Krizek
2024-10-03
6
-139
/
+70
*
get_url: properly parse filename in content-disposition (#83748)
Martin Krizek
2024-10-03
1
-0
/
+20
*
Use sentinel everywhere (#84041)
Abhijeet Kasurde
2024-10-03
2
-2
/
+2
*
ansible-test - Update nios-test-container to 6.0.0 (#84042)
Matt Clay
2024-10-02
1
-1
/
+1
*
remove one ignore clause for module copy (#83643)
Alexei Znamensky
2024-10-02
1
-1
/
+0
*
debconf: set empty password value (#83217)
Abhijeet Kasurde
2024-10-01
2
-28
/
+134
*
Prevent condor from being installed and fulfilling libfmt dependency (#84023)
Matt Martz
2024-09-30
1
-1
/
+1
*
facts: Skip path if the distribution path is directory (#84012)
Abhijeet Kasurde
2024-09-26
1
-0
/
+17
*
Test entry points with editable install (#84002)
Matt Clay
2024-09-24
1
-17
/
+32
*
Ansible Errors, Don't hide stacked messages when yaml (#83933)
Brian Coca
2024-09-24
1
-1
/
+3
*
Add basic validation for action_groups (#83965)
Felix Fontein
2024-09-24
5
-1
/
+58
*
Move ansible-deprecated ignores for tests inline (#83989)
Matt Clay
2024-09-24
3
-17
/
+13
*
bump devel to 2.19 (#83985)
Matt Davis
2024-09-24
1
-0
/
+7
*
isidentifier: Remove Python 2 specific code (#83688)
Abhijeet Kasurde
2024-09-23
1
-9
/
+1
*
ansible-test - Use Python version in pylint contexts (#83984)
Matt Clay
2024-09-23
2
-43
/
+21
*
dnf5: re-introduce ``state: installed`` alias (#83961)
Martin Krizek
2024-09-23
1
-1
/
+1
*
Do not convert floats to ints when there is truncation (#83864)
Brian Coca
2024-09-20
5
-87
/
+7
*
Add mount_facts module (#83508)
Sloane Hertel
2024-09-19
5
-0
/
+1194
*
timedout extended (#83953)
Brian Coca
2024-09-18
1
-0
/
+15
*
fact gathering, mounts, fixes for single proc code and tests (#83866)
Brian Coca
2024-09-10
4
-32
/
+0
*
Replace binary_modules Makefile with Python script (#83925)
Matt Clay
2024-09-10
2
-18
/
+41
*
ansible-test - Update base/default containers (#83930)
Matt Clay
2024-09-09
1
-3
/
+3
*
ansible-test - Update sanity test requirements (#83921)
Matt Clay
2024-09-09
4
-9
/
+9
*
release.py - Use changelog requirements (#83920)
Matt Clay
2024-09-09
2
-16
/
+1
*
iptables, use existing validation (#83907)
Brian Coca
2024-09-06
1
-14
/
+0
*
delay keyword changed from int to float (#83901)
Brian Coca
2024-09-06
1
-24
/
+43
*
loop_control "early exit" feature (#62151)
Brian Coca
2024-09-05
3
-0
/
+21
[next]