index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ansible-test - Remove no-unicode-literals test
Matt Clay
2023-11-02
3
-28
/
+3
*
Remove unused test support plugins
Matt Clay
2023-11-02
2
-590
/
+0
*
Remove Python 2 compat (via six) from unit tests
Matt Clay
2023-11-02
39
-168
/
+111
*
Remove Python 2.x compat from unit tests (#82109)
Matt Clay
2023-11-02
95
-157
/
+103
*
pip - Add module in venv example
Matt Clay
2023-10-31
1
-0
/
+20
*
pip - Add break_system_packages option (#82097)
Matt Clay
2023-10-31
7
-1
/
+85
*
add pep668 note to pip module docs (#82096)
Matt Davis
2023-10-31
1
-0
/
+2
*
Reboot - delete useless parameter async, not supported (#80017)
Baptistech
2023-10-28
2
-1
/
+2
*
corrected become same user config docs (#82059)
Brian Coca
2023-10-27
1
-2
/
+3
*
Add support for TLS 1.3 Post Handshake Auth (#82063)
Jordan Borean
2023-10-27
2
-0
/
+8
*
Ignore testing data for gitleaks (#82083)
Jordan Borean
2023-10-26
1
-1
/
+1
*
docs(template): use unambiguous syntax for mode (#82079)
Arthur Lutz
2023-10-26
1
-1
/
+1
*
Create a User with a Home Directory (#82078)
Aditya Putta
2023-10-26
1
-0
/
+5
*
Legacy.psm1 - Add note telling people not to use function (#82076)
Jordan Borean
2023-10-26
1
-2
/
+5
*
don't warn about using a yescrypt hash as user password (#82071)
Thomas Sjögren
2023-10-26
3
-1
/
+18
*
Consolidate systemd detection logic (#81809)
Abhijeet Kasurde
2023-10-26
4
-32
/
+37
*
Address nuance in key checking docs (#82058)
Brian Coca
2023-10-25
2
-4
/
+8
*
Fix locale related parsing error in git.py
Michael Pardatscher
2023-10-25
2
-1
/
+4
*
any_errors_fatal fixes (#78680)
Martin Krizek
2023-10-25
10
-14
/
+115
*
Remove obsolete requirements from prepare_http_tests
Matt Clay
2023-10-24
1
-5
/
+1
*
Fix contains example (#82067)
Abhijeet Kasurde
2023-10-24
1
-1
/
+1
*
ansible-pull now handles all secret files CLI options (#82009)
Brian Coca
2023-10-24
5
-2
/
+27
*
Clarify some points in config lookup documentation (#81951)
Brian Coca
2023-10-24
3
-15
/
+29
*
Fix additional spelling errors in builtin modules (#82012)
Adam Ross
2023-10-24
35
-43
/
+43
*
Improve filter_encryption test
Matt Clay
2023-10-24
2
-7
/
+13
*
Simplify filter_encryption test (#82062)
Matt Clay
2023-10-23
5
-54
/
+52
*
remove args passthru on role runme tests that use grep (#82060)
Matt Davis
2023-10-23
1
-13
/
+13
*
Fix Jinja plugin deduplication (#82002)
Brian Coca
2023-10-21
9
-5
/
+110
*
ansible-test - Fix parsing of cgroup entries
Matt Clay
2023-10-20
2
-1
/
+3
*
Fix subversion integration test (#82029)
Matt Clay
2023-10-19
5
-284
/
+17
*
var names not matching in example. (#82001)
Steve Maher
2023-10-19
1
-1
/
+1
*
Replace launchpad.net/api with api.launchpad.net @ apt_repository module
DomenickD3
2023-10-19
2
-1
/
+6
*
ansible-test - Remove special cryptography install (#82008)
Matt Clay
2023-10-18
4
-95
/
+2
*
Update apt.py (#81975)
Deeptanshu Das
2023-10-17
1
-2
/
+2
*
Add ignore invalid options override for mod wrapper (#81899)
Jordan Borean
2023-10-17
7
-7
/
+55
*
Fix typos in builtin modules (#81969)
Isaac Chung
2023-10-14
15
-18
/
+18
*
Fix outdated S3 URLs (#81964)
Matt Clay
2023-10-13
2
-2
/
+2
*
ansible-test - Clean up old Python 2 compat code (#81962)
Matt Clay
2023-10-12
19
-128
/
+26
*
Update boilerplate in galaxy network templates (#81959)
Matt Clay
2023-10-12
7
-14
/
+7
*
Remove obsolete compat code from integration tests (#81961)
Matt Clay
2023-10-12
10
-70
/
+30
*
Cleanup the hacking directory a bit (#81960)
Matt Clay
2023-10-12
2
-8
/
+5
*
Unit test cleanup (#81958)
Matt Clay
2023-10-12
6
-73
/
+8
*
ansible-test - Update base/default containers (#81957)
Matt Clay
2023-10-12
1
-3
/
+3
*
Update default test container Python to 3.12 and support for PyLint 3.0.1 (#8...
Matt Davis
2023-10-11
7
-6
/
+37
*
Remove Python `< 3.5` `selectors` fallbacks (#81872)
Sviatoslav Sydorenko
2023-10-11
13
-714
/
+26
*
Deprecate `pycompat24` (#81896)
Sviatoslav Sydorenko
2023-10-10
3
-5
/
+54
*
Remove Python 2 importlib.import_module compat (#81879)
Sviatoslav Sydorenko
2023-10-10
5
-14
/
+24
*
Remove py2 support from urls.py (#81880)
Matt Martz
2023-10-09
15
-1470
/
+455
*
Fix example in strftime filter plugin help (#81696)
Klaas Demter
2023-10-09
2
-8
/
+10
*
ansible-galaxy - fix traceback error for invalid req file (#81917)
Jordan Borean
2023-10-05
3
-1
/
+20
[next]