index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
ansible-console
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
36 hours
fix template (#84563)
Brian Coca
4
-5
/
+17
3 days
filters/flatten: fix input documentation (#84477)
Max Gautier
1
-2
/
+3
4 days
host_group_vars - remove unnecessary os.path.join cache (#84549)
Sloane Hertel
1
-6
/
+1
4 days
user: Fix homedir permissions when UMASK is unset in /etc/login.defs
Lee Garrett
3
-10
/
+26
4 days
Fix unit and integration tests (#84554)
Matt Clay
2
-3
/
+3
4 days
ansible-test - Use urllib intead of curl (#84551)
Matt Clay
2
-57
/
+44
4 days
fix incongruent ansible-vault cli options (#84494)
Brian Coca
3
-4
/
+20
4 days
ansible-vault integration test fix (fixes: #83837) (#84486)
Lee Garrett
1
-10
/
+13
4 days
get_url: add support for BSD-style digest (#84485)
Abhijeet Kasurde
4
-21
/
+104
4 days
Allows iptables chain creation with wait parameter (#84491)
Kristopher Newsome
3
-2
/
+14
4 days
User: Update prompt for SSH key passphrase prompt (#84521)
Abhijeet Kasurde
2
-3
/
+13
4 days
fix[doc.py]: path will be undefined (#84464)
Harilou
2
-1
/
+4
4 days
`with_dict` type error include value in error message (#84473)
simonLeary42
2
-1
/
+3
4 days
.github: simplify PR templates (#84536)
Martin Krizek
5
-58
/
+5
4 days
Enforce FQCNs in seealso plugin/module entries. (#84325)
Felix Fontein
2
-2
/
+15
5 days
Update ticketing stubs (#84535)
Abhijeet Kasurde
10
-28
/
+29
5 days
Bump acme test container to 2.3.0 (#84547)
Felix Fontein
2
-1
/
+5
5 days
host_group_vars - fix Python API traceback caused by undefined 'key' variable...
xzeck
2
-9
/
+11
7 days
ansible-test - Update utility containers (#84545)
Matt Clay
4
-3
/
+6
8 days
fix warnings about reserved variable names to cover all sources (#84432)
Brian Coca
12
-12
/
+69
8 days
Use ECR Public for container test (#84537)
Matt Clay
1
-1
/
+1
9 days
constructed, let users know some limitations (#84510)
Brian Coca
1
-0
/
+4
10 days
FIX get_options function for CallbackBase (#84496)
simonLeary42
3
-2
/
+9
10 days
📝 Update the outdated WGs+community links in GH issues (#84523)
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)
1
-2
/
+2
10 days
📝 Drop drop-down default note from issue forms (#84524)
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)
3
-48
/
+3
10 days
ansible-test - Fix FreeBSD instance CA certs (#84529)
Matt Clay
2
-0
/
+3
10 days
ansible-test - Replace FreeBSD 14.1 with 14.2 (#84527)
Matt Clay
5
-15
/
+10
10 days
ansible-test - Replace RHEL 9.4 with 9.5 (#84526)
Matt Clay
3
-9
/
+10
10 days
ansible-test - Replace Alpine 3.20 with 3.21 (#84525)
Matt Clay
5
-8
/
+10
11 days
ansible-test - Replace Fedora 40 with 41 (#84281)
Matt Clay
12
-73
/
+60
11 days
Add Keycloak service account auth capability to ansible-galaxy (#83145)
Matt Martz
4
-21
/
+39
11 days
Fix uri integration test on Python 3.13 (#84518)
Matt Clay
1
-20
/
+85
11 days
ansible-test - Update nios-test-container to 7.0.0 (#84517)
Matt Clay
2
-2
/
+2
2025-01-03
Fix result_pickle_error integration test (#84506)
Matt Clay
2
-3
/
+7
2025-01-03
test: Update regex for required and default in FieldAttributes (#84209)
Abhijeet Kasurde
2
-11
/
+16
2024-12-30
Added docstrings to V2 methods in the CallbackBase Class (4 & 5 of 27) (#83507)
Rob Garcia
1
-27
/
+51
2024-12-17
Add documentation for non-numeric cron scheduling values (#84396)
M Norrby
1
-3
/
+9
2024-12-17
gather_facts, fix 'smart' handling with network os and 'setup' (#84425)
Brian Coca
3
-5
/
+39
2024-12-10
uri: move follow_redirects to module_utils (#84442)
Abhijeet Kasurde
5
-21
/
+41
2024-12-10
adding option for form-multipart data to switch multipart encoding (#80566)
David Lassig
6
-3
/
+49
2024-12-10
Added None/empty notes to regex_search (#84437)
Brian Coca
1
-1
/
+4
2024-12-10
Make sure we are always using Lock from our multiprocessing context (#84453)
Matt Martz
3
-5
/
+8
2024-12-10
Fix a debug message error (#84426)
spyinx
2
-1
/
+3
2024-12-10
copy, prevent internal options in task (#84422)
Brian Coca
3
-1
/
+22
2024-12-10
simplify copy module (#84313)
Sloane Hertel
2
-130
/
+47
2024-12-06
csvfile - let the config system do the typecasting (#82263)
Herman van Rink
3
-3
/
+19
2024-12-06
lookup_template: added trim_blocks option (#84254)
Abhijeet Kasurde
7
-6
/
+67
2024-12-05
test: Remove dead code (#84436)
Abhijeet Kasurde
1
-17
/
+4
2024-12-05
unarchive: Clamp zip timestamps on 32-bit time_t (#84409)
Stefano Rivera
3
-1
/
+34
2024-12-05
wait_for_connection - test connection=local does not emit warning (#84438)
Sloane Hertel
1
-0
/
+11
[next]