summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix incongruent ansible-vault cli options (#84494)Brian Coca4 days3-4/+20
* ansible-vault integration test fix (fixes: #83837) (#84486)Lee Garrett4 days1-10/+13
* get_url: add support for BSD-style digest (#84485)Abhijeet Kasurde4 days4-21/+104
* Allows iptables chain creation with wait parameter (#84491)Kristopher Newsome4 days3-2/+14
* User: Update prompt for SSH key passphrase prompt (#84521)Abhijeet Kasurde4 days2-3/+13
* fix[doc.py]: path will be undefined (#84464)Harilou4 days2-1/+4
* `with_dict` type error include value in error message (#84473)simonLeary424 days2-1/+3
* .github: simplify PR templates (#84536)Martin Krizek4 days5-58/+5
* Enforce FQCNs in seealso plugin/module entries. (#84325)Felix Fontein5 days2-2/+15
* Update ticketing stubs (#84535)Abhijeet Kasurde5 days10-28/+29
* Bump acme test container to 2.3.0 (#84547)Felix Fontein5 days2-1/+5
* host_group_vars - fix Python API traceback caused by undefined 'key' variable...xzeck5 days2-9/+11
* ansible-test - Update utility containers (#84545)Matt Clay8 days4-3/+6
* fix warnings about reserved variable names to cover all sources (#84432)Brian Coca8 days12-12/+69
* Use ECR Public for container test (#84537)Matt Clay9 days1-1/+1
* constructed, let users know some limitations (#84510)Brian Coca9 days1-0/+4
* FIX get_options function for CallbackBase (#84496)simonLeary4210 days3-2/+9
* 📝 Update the outdated WGs+community links in GH issues (#84523)🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)10 days1-2/+2
* 📝 Drop drop-down default note from issue forms (#84524)🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)10 days3-48/+3
* ansible-test - Fix FreeBSD instance CA certs (#84529)Matt Clay11 days2-0/+3
* ansible-test - Replace FreeBSD 14.1 with 14.2 (#84527)Matt Clay11 days5-15/+10
* ansible-test - Replace RHEL 9.4 with 9.5 (#84526)Matt Clay11 days3-9/+10
* ansible-test - Replace Alpine 3.20 with 3.21 (#84525)Matt Clay11 days5-8/+10
* ansible-test - Replace Fedora 40 with 41 (#84281)Matt Clay11 days12-73/+60
* Add Keycloak service account auth capability to ansible-galaxy (#83145)Matt Martz11 days4-21/+39
* Fix uri integration test on Python 3.13 (#84518)Matt Clay12 days1-20/+85
* ansible-test - Update nios-test-container to 7.0.0 (#84517)Matt Clay12 days2-2/+2
* Fix result_pickle_error integration test (#84506)Matt Clay2025-01-032-3/+7
* test: Update regex for required and default in FieldAttributes (#84209)Abhijeet Kasurde2025-01-032-11/+16
* Added docstrings to V2 methods in the CallbackBase Class (4 & 5 of 27) (#83507)Rob Garcia2024-12-301-27/+51
* Add documentation for non-numeric cron scheduling values (#84396)M Norrby2024-12-171-3/+9
* gather_facts, fix 'smart' handling with network os and 'setup' (#84425)Brian Coca2024-12-173-5/+39
* uri: move follow_redirects to module_utils (#84442)Abhijeet Kasurde2024-12-105-21/+41
* adding option for form-multipart data to switch multipart encoding (#80566)David Lassig2024-12-106-3/+49
* Added None/empty notes to regex_search (#84437)Brian Coca2024-12-101-1/+4
* Make sure we are always using Lock from our multiprocessing context (#84453)Matt Martz2024-12-103-5/+8
* Fix a debug message error (#84426)spyinx2024-12-102-1/+3
* copy, prevent internal options in task (#84422)Brian Coca2024-12-103-1/+22
* simplify copy module (#84313)Sloane Hertel2024-12-102-130/+47
* csvfile - let the config system do the typecasting (#82263)Herman van Rink2024-12-063-3/+19
* lookup_template: added trim_blocks option (#84254)Abhijeet Kasurde2024-12-067-6/+67
* test: Remove dead code (#84436)Abhijeet Kasurde2024-12-051-17/+4
* unarchive: Clamp zip timestamps on 32-bit time_t (#84409)Stefano Rivera2024-12-053-1/+34
* wait_for_connection - test connection=local does not emit warning (#84438)Sloane Hertel2024-12-051-0/+11
* fix reset_connection with templated connection variables (#84240)Alex Willmer2024-12-056-14/+35
* Fix `failed_when` string in the second `ansible.builtin.uri` example (#84382)Fil2024-12-051-1/+1
* wait_for_connection: fix errant warning for local connection(s) (#84421)Alex Willmer2024-12-052-0/+5
* document decrypt also works on strings (#84412)Brian Coca2024-12-051-1/+1
* config lookup, fixes and tests (#84398)Abhijeet Kasurde2024-12-056-20/+106
* Fix non-root integration tests failure (#84378)Lee Garrett2024-12-059-18/+35