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
*
ansible-test - Update nios-test-container to 4.0.0 (#83539)
Matt Clay
2024-07-09
1
-1
/
+1
*
ansible-test - Update base/default containers (#83553)
Matt Clay
2024-07-09
1
-3
/
+3
*
Add SL-Micro to Suse family list (#83541)
Harshvardhan Sharma
2024-07-08
1
-0
/
+23
*
Fix Creating user directory using tilde always reports "changed" (#83113)
MajesticMagikarpKing
2024-07-07
1
-0
/
+25
*
validate-modules: reject option/alias names equal up to casing belonging to d...
Felix Fontein
2024-07-06
3
-0
/
+90
*
package_facts: fix warning logic (#83520)
flowerysong
2024-07-05
6
-0
/
+61
*
linear: fix included handlers executing in lockstep (#83209)
Martin Krizek
2024-07-04
4
-0
/
+20
*
Fix incorrect rc when executing end_host in rescue (#83522)
Martin Krizek
2024-07-04
2
-0
/
+10
*
hostvars templating fix, override serialization (#83509)
Brian Coca
2024-07-02
1
-0
/
+2
*
Fix require_only_one. (#83511)
Felix Fontein
2024-07-02
1
-1
/
+1
*
actually show plugin config warnings/deprecations (#82593)
Brian Coca
2024-07-02
11
-7
/
+316
*
Fix tb for when env var contains % (#83499)
Martin Krizek
2024-06-28
1
-0
/
+1
*
dnf - arches must be the same in the is_newer_installed check (#83417)
Martin Krizek
2024-06-28
1
-0
/
+20
*
dnf, dnf5: fix installing via wildcard (#83481)
Martin Krizek
2024-06-26
1
-0
/
+22
*
Enable Ubuntu 24.04 group 6 in CI (#83466)
Matt Clay
2024-06-25
1
-2
/
+23
*
linear strategy, show templated task name on start (#83473)
Brian Coca
2024-06-25
1
-0
/
+6
*
Ensure the correct connection name is shown in results (#83354)
Brian Coca
2024-06-24
4
-2
/
+49
*
add support for inactive option (#83355)
Thomas Sjögren
2024-06-21
2
-0
/
+75
*
ansible-test - Replace FreeBSD 14.0 with 14.1 (#83477)
Matt Clay
2024-06-21
2
-3
/
+3
*
unarchive: handle content and size differences (#83454)
Abhijeet Kasurde
2024-06-20
7
-0
/
+110
*
get_url: Verify checksum using tmpsrc, not dest (#64092)
Danilo Bargen
2024-06-20
1
-0
/
+43
*
ansible-test - Update PyPI and utility container (#83475)
Matt Clay
2024-06-19
2
-2
/
+2
*
ansible-test: update http-test-container to 3.2.0 (#83469)
Felix Fontein
2024-06-18
1
-1
/
+1
*
human_to_bytes: strictly parse strings (#83403)
MajesticMagikarpKing
2024-06-18
1
-0
/
+73
*
Update the dnf5 copr repo (#83459)
Martin Krizek
2024-06-18
1
-1
/
+1
*
ansible-test - Update tested platforms (#83446)
Matt Clay
2024-06-18
7
-22
/
+36
*
Remove timezone support module and tests (#83465)
Matt Clay
2024-06-18
3
-1008
/
+0
*
selinux compat - add ignore, proper ex chaining (#83460)
Matt Clay
2024-06-17
1
-0
/
+1
*
Remove Python 3.10 support for the controller (#83221)
Martin Krizek
2024-06-17
5
-18
/
+6
*
vault: Handle directory value to vault password file (#83384)
Abhijeet Kasurde
2024-06-15
1
-0
/
+6
*
unarchive: Better handling of files with an invalid timestamp in zip file (#8...
Gilson Guimarães
2024-06-13
1
-0
/
+53
*
ansible-test - Update PyPI test container to 3.1.0 (#83432)
Matt Clay
2024-06-13
1
-1
/
+1
*
ansible-test - Fix unit test coverage collection (#83433)
Matt Clay
2024-06-13
1
-0
/
+6
*
ansible-test action-plugin-docs sidecar (#83325)
Jordan Borean
2024-06-12
11
-4
/
+107
*
Revert warning message in setup/gather_facts (#83427)
Abhijeet Kasurde
2024-06-11
3
-21
/
+2
*
Add Python 3.13 support (#83416)
Matt Clay
2024-06-11
6
-5
/
+8
*
Specify -O in windows ssh tests as needed for scp to work with openssh 9+ (#8...
Matt Martz
2024-06-11
1
-2
/
+19
*
ansible-test - Prepare for Python 3.13 (#83414)
Matt Clay
2024-06-11
5
-7
/
+9
*
Remove extraneous pylint ignore (#83257)
Abhijeet Kasurde
2024-06-11
7
-26
/
+9
*
Fix issues reported by mypy (#83413)
Matt Clay
2024-06-11
1
-9
/
+0
*
Fix quoting in fork_safe_stdio test (#83412)
Matt Clay
2024-06-11
1
-1
/
+1
*
Revert "bool filter, add booleanization strategy option (#83362)" (#83391)
Sloane Hertel
2024-06-06
1
-22
/
+8
*
Properly quote all needed components of shell commands (#83365)
Matt Martz
2024-06-06
6
-1
/
+70
*
fix any_errors_fatal tests (#83389)
Sloane Hertel
2024-06-06
2
-6
/
+4
*
bool filter, add booleanization strategy option (#83362)
Brian Coca
2024-06-06
1
-8
/
+22
*
facts: add facts about x86_64 flags to detect microarchitecture (#83356)
Abhijeet Kasurde
2024-06-04
3
-14
/
+40
*
timeout give extra info (#83206)
Brian Coca
2024-06-04
1
-0
/
+1
*
Fix Test failure with cowsay installed/present (#83347)
MajesticMagikarpKing
2024-06-03
1
-2
/
+1
*
powershell - Improve Add-Type tempdir handler (#83080)
Jordan Borean
2024-06-03
2
-9
/
+77
*
test: Cleanup facts/network/* tests (#83256)
Abhijeet Kasurde
2024-05-30
4
-195
/
+186
[next]