summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Coverage for virtual/sunos.py (#84357)Abhijeet Kasurde2024-12-033-15/+197
* Coverage for virtual/hpux.py (#84362)Abhijeet Kasurde2024-12-031-0/+82
* test coverage for virtual/sysctl.py (#84356)Abhijeet Kasurde2024-12-032-16/+147
* Changed human_to_bytes input to a string (#84336)Sammy Hori2024-12-031-1/+1
* Added examples for password_hash (#84322)Abhijeet Kasurde2024-12-031-0/+8
* fix documentation about avoiding apt_key (#84326)Lorenzo Bettini2024-12-031-1/+1
* Add ansible_uptime_seconds support for AIX (#84321)Tobi2024-12-032-0/+36
* Additional tests for lookup_sequence (#84315)Abhijeet Kasurde2024-12-031-0/+13
* Removed deprecated include_delegate_to param (#84306)Abhijeet Kasurde2024-12-033-7/+4
* package_facts: extend note about python3-rpm to cover Fedora 41+ (#84373)Adam Williamson2024-11-291-1/+1
* ansible-test - fix coverage for test modules (#84366)Jordan Borean2024-11-279-5/+83
* Test aliases fix (#84377)Lee Garrett2024-11-2615-0/+20
* dnf5,apt: add auto_install_module_deps option (#84292)Martin Krizek2024-11-215-61/+132
* ansible-test - Improve container network detection (#84323)Matt Clay2024-11-192-4/+10
* dnf5 - consolidate package resolving settings (#84335)Martin Krizek2024-11-193-8/+42
* dnf5: fix is_installed check (#84275)Martin Krizek2024-11-194-1/+67
* include_vars - fix including new hash variables when hash_behaviour is set to...Sloane Hertel2024-11-143-3/+6
* Sequence query fix (#83758)James Ramsaran2024-11-143-7/+48
* vars/varnames more examles more varied (#84300)Brian Coca2024-11-122-7/+20
* Deprecated libvirt_lxc_noseclabel config (#84287)Abhijeet Kasurde2024-11-122-1/+7
* Add tests for deprecations (#84284)Abhijeet Kasurde2024-11-122-3/+12
* package_facts fix empty packages on foreign mgr (#83855)Brian Coca2024-11-123-3/+57
* Fix runas become SYSTEM logic (#84280)Jordan Borean2024-11-123-35/+123
* ansible-test - align 2025 connection defaults to CI matrix (#84291)Jordan Borean2024-11-111-1/+1
* Increase scope of mypy sanity test (#84288)Matt Clay2024-11-0916-170/+104
* Add support for Windows Server 2025 (#84285)Jordan Borean2024-11-084-1/+14
* command module, fix docs to reflect reality (#84191)Brian Coca2024-11-071-7/+6