index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ansible-test - Update base/default containers (#83553)
Matt Clay
2024-07-09
1
-3
/
+3
*
validate-modules: reject option/alias names equal up to casing belonging to d...
Felix Fontein
2024-07-06
1
-0
/
+43
*
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
2
-6
/
+28
*
ansible-test - Replace FreeBSD 14.0 with 14.1 (#83477)
Matt Clay
2024-06-21
2
-3
/
+3
*
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
*
ansible-test - Update tested platforms (#83446)
Matt Clay
2024-06-18
3
-20
/
+10
*
Remove Python 3.10 support for the controller (#83221)
Martin Krizek
2024-06-17
2
-3
/
+2
*
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
2
-4
/
+9
*
Add Python 3.13 support (#83416)
Matt Clay
2024-06-11
5
-4
/
+7
*
ansible-test - Prepare for Python 3.13 (#83414)
Matt Clay
2024-06-11
5
-7
/
+9
*
ansible-test - Update http-test-container (#83272)
Matt Clay
2024-05-19
1
-1
/
+1
*
ansible-test - Update pypi-test-container (#83273)
Matt Clay
2024-05-19
1
-1
/
+1
*
ansible-test - Update ansible-test-utility-container (#83274)
Matt Clay
2024-05-19
1
-1
/
+1
*
clean up ansible-connection (#82992)
Matt Davis
2024-05-02
5
-5
/
+12
*
Add version ceiling for pypsrp (#83122)
Jordan Borean
2024-04-30
1
-0
/
+1
*
dnf - honor installroot and substitutes in paths (#83011)
Martin Krizek
2024-04-12
2
-6
/
+0
*
modules/dnf: Substitute variables in DNF cache path (#80094)
Benoît Knecht
2024-04-09
2
-0
/
+6
*
Remove more Python 2.x compat code
Matt Clay
2024-04-08
1
-20
/
+6
*
ansible-test - Update base/default containers
Matt Clay
2024-04-08
1
-3
/
+3
*
Drop Python 3.7 support (#82982)
Matt Clay
2024-04-04
5
-15
/
+3
*
ansible-test - Update base/default containers (#82952)
Matt Clay
2024-04-01
1
-3
/
+3
*
ansible-test - Remove FreeBSD 13.2 (#82951)
Matt Clay
2024-04-01
1
-1
/
+0
*
ansible-test - Remove Alpine 3.18 (#82116)
Abhijeet Kasurde
2024-04-01
2
-2
/
+0
*
ansible-test - Remove macos/13.2 remote from `ansible-test`
mansoor
2024-03-27
1
-1
/
+0
*
Update sanity requirements (#82296)
Abhijeet Kasurde
2024-03-23
10
-34
/
+43
*
ansible-test - Fix Alpine libexpat bootstrapping
Matt Clay
2024-03-22
1
-0
/
+9
*
ansible-test - Update distro containers to 7.1.0
Matt Clay
2024-03-22
1
-3
/
+3
*
ansible-test - Handle externally managed Python (#82883)
Matt Clay
2024-03-22
3
-10
/
+36
*
ansible-test - Add alpine 3.19 (#82115)
Abhijeet Kasurde
2024-03-22
2
-0
/
+2
*
Do not mangle plugin names in collections that start with an underscore. (#82...
Felix Fontein
2024-03-22
1
-1
/
+1
*
Add FreeBSD 13.3 and 14.0 to ansible-test (#82530)
Brian Coca
2024-03-21
2
-0
/
+22
*
mypy: update code required to bump sanity requirements
Abhijeet Kasurde
2024-03-21
1
-1
/
+1
*
Do not treat leading underscore in plugin names as attempted deprecation.
Felix Fontein
2024-03-20
1
-8
/
+0
*
ansible-test - Add work-around for pytest>=8 errors (#82723)
Matt Clay
2024-02-21
1
-0
/
+1
*
Add macOS 14.3 to CI and `ansible-test`
Sviatoslav Sydorenko (Святослав Сидоренко)
2024-02-16
1
-0
/
+1
*
ansible-test - Fix validate-modules Python handling
Matt Clay
2024-02-08
2
-27
/
+23
*
Allow for arbitrary key 'context' in argument spec (#82183)
Matt Martz
2024-01-30
1
-0
/
+1
*
Remove the yum module, redirect it to dnf (#81895)
Martin Krizek
2024-01-23
2
-6
/
+0
*
Support `action_plugin` in plugin_routing_schema (#82562)
Nilashish Chakraborty
2024-01-19
1
-12
/
+20
*
ansible-test - Bypass PEP 668 checks
Matt Clay
2024-01-11
1
-0
/
+8
*
ansible-test - remove Fedora 38 container and remote support
Abhijeet Kasurde
2024-01-10
2
-2
/
+0
*
ansible-test - Enable shellcheck SC2164
Matt Clay
2024-01-04
1
-1
/
+0
*
ansible-test - Update base/default test containers
Matt Clay
2024-01-04
1
-3
/
+3
*
ansible-test - Allow multiple documents in the YAML stream for EXAMPLES (#82355)
Mark Chappell
2023-12-13
1
-4
/
+16
*
ansible-test - Update nios-test-container to 3.0.0
Matt Clay
2023-11-30
1
-1
/
+1
*
validate-modules: Check for correct values in choice (#82266)
Abhijeet Kasurde
2023-11-28
1
-1
/
+1
[prev]
[next]