summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-11ansible-test - Update utility containers (#84545)Matt Clay4-3/+6
2025-01-10fix warnings about reserved variable names to cover all sources (#84432)Brian Coca12-12/+69
2025-01-10Use ECR Public for container test (#84537)Matt Clay1-1/+1
2025-01-09constructed, let users know some limitations (#84510)Brian Coca1-0/+4
2025-01-08FIX get_options function for CallbackBase (#84496)simonLeary423-2/+9
2025-01-08📝 Update the outdated WGs+community links in GH issues (#84523)🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)1-2/+2
2025-01-08📝 Drop drop-down default note from issue forms (#84524)🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)3-48/+3
2025-01-08ansible-test - Fix FreeBSD instance CA certs (#84529)Matt Clay2-0/+3
2025-01-08ansible-test - Replace FreeBSD 14.1 with 14.2 (#84527)Matt Clay5-15/+10
2025-01-08ansible-test - Replace RHEL 9.4 with 9.5 (#84526)Matt Clay3-9/+10
2025-01-07ansible-test - Replace Alpine 3.20 with 3.21 (#84525)Matt Clay5-8/+10
2025-01-07ansible-test - Replace Fedora 40 with 41 (#84281)Matt Clay12-73/+60
2025-01-07Add Keycloak service account auth capability to ansible-galaxy (#83145)Matt Martz4-21/+39
2025-01-07Fix uri integration test on Python 3.13 (#84518)Matt Clay1-20/+85
2025-01-07ansible-test - Update nios-test-container to 7.0.0 (#84517)Matt Clay2-2/+2
2025-01-03Fix result_pickle_error integration test (#84506)Matt Clay2-3/+7
2025-01-03test: Update regex for required and default in FieldAttributes (#84209)Abhijeet Kasurde2-11/+16
2024-12-30Added docstrings to V2 methods in the CallbackBase Class (4 & 5 of 27) (#83507)Rob Garcia1-27/+51
2024-12-17Add documentation for non-numeric cron scheduling values (#84396)M Norrby1-3/+9
2024-12-17gather_facts, fix 'smart' handling with network os and 'setup' (#84425)Brian Coca3-5/+39
2024-12-10uri: move follow_redirects to module_utils (#84442)Abhijeet Kasurde5-21/+41
2024-12-10adding option for form-multipart data to switch multipart encoding (#80566)David Lassig6-3/+49
2024-12-10Added None/empty notes to regex_search (#84437)Brian Coca1-1/+4
2024-12-10Make sure we are always using Lock from our multiprocessing context (#84453)Matt Martz3-5/+8
2024-12-10Fix a debug message error (#84426)spyinx2-1/+3
2024-12-10copy, prevent internal options in task (#84422)Brian Coca3-1/+22
2024-12-10simplify copy module (#84313)Sloane Hertel2-130/+47
2024-12-06csvfile - let the config system do the typecasting (#82263)Herman van Rink3-3/+19
2024-12-06lookup_template: added trim_blocks option (#84254)Abhijeet Kasurde7-6/+67
2024-12-05test: Remove dead code (#84436)Abhijeet Kasurde1-17/+4
2024-12-05unarchive: Clamp zip timestamps on 32-bit time_t (#84409)Stefano Rivera3-1/+34
2024-12-05wait_for_connection - test connection=local does not emit warning (#84438)Sloane Hertel1-0/+11
2024-12-05fix reset_connection with templated connection variables (#84240)Alex Willmer6-14/+35
2024-12-05Fix `failed_when` string in the second `ansible.builtin.uri` example (#84382)Fil1-1/+1
2024-12-05wait_for_connection: fix errant warning for local connection(s) (#84421)Alex Willmer2-0/+5
2024-12-05document decrypt also works on strings (#84412)Brian Coca1-1/+1
2024-12-05config lookup, fixes and tests (#84398)Abhijeet Kasurde6-20/+106
2024-12-05Fix non-root integration tests failure (#84378)Lee Garrett9-18/+35
2024-12-03Coverage for virtual/sunos.py (#84357)Abhijeet Kasurde3-15/+197