summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-171-5/+30
* uri: move follow_redirects to module_utils (#84442)Abhijeet Kasurde2024-12-104-21/+38
* adding option for form-multipart data to switch multipart encoding (#80566)David Lassig2024-12-102-2/+22
* 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-102-5/+6
* Fix a debug message error (#84426)spyinx2024-12-101-1/+1
* copy, prevent internal options in task (#84422)Brian Coca2024-12-101-1/+6
* simplify copy module (#84313)Sloane Hertel2024-12-101-130/+45
* csvfile - let the config system do the typecasting (#82263)Herman van Rink2024-12-061-2/+3
* lookup_template: added trim_blocks option (#84254)Abhijeet Kasurde2024-12-061-6/+20
* unarchive: Clamp zip timestamps on 32-bit time_t (#84409)Stefano Rivera2024-12-051-0/+22
* fix reset_connection with templated connection variables (#84240)Alex Willmer2024-12-053-14/+25
* 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-051-0/+3
* document decrypt also works on strings (#84412)Brian Coca2024-12-051-1/+1
* config lookup, fixes and tests (#84398)Abhijeet Kasurde2024-12-051-20/+11
* Coverage for virtual/sunos.py (#84357)Abhijeet Kasurde2024-12-031-15/+3
* test coverage for virtual/sysctl.py (#84356)Abhijeet Kasurde2024-12-031-16/+3
* 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-031-0/+34
* Removed deprecated include_delegate_to param (#84306)Abhijeet Kasurde2024-12-031-6/+1
* package_facts: extend note about python3-rpm to cover Fedora 41+ (#84373)Adam Williamson2024-11-291-1/+1
* dnf5,apt: add auto_install_module_deps option (#84292)Martin Krizek2024-11-212-51/+91
* dnf5 - consolidate package resolving settings (#84335)Martin Krizek2024-11-191-8/+17
* dnf5: fix is_installed check (#84275)Martin Krizek2024-11-191-0/+9
* include_vars - fix including new hash variables when hash_behaviour is set to...Sloane Hertel2024-11-141-3/+2
* Sequence query fix (#83758)James Ramsaran2024-11-141-7/+17
* vars/varnames more examles more varied (#84300)Brian Coca2024-11-122-7/+20
* Deprecated libvirt_lxc_noseclabel config (#84287)Abhijeet Kasurde2024-11-121-1/+4
* package_facts fix empty packages on foreign mgr (#83855)Brian Coca2024-11-121-3/+15
* Fix runas become SYSTEM logic (#84280)Jordan Borean2024-11-122-35/+120
* command module, fix docs to reflect reality (#84191)Brian Coca2024-11-071-7/+6
* remove ignore clauses for module uri (#83642)Alexei Znamensky2024-11-071-0/+1
* user: create Buildroot subclass as alias to Busybox (#83666)Brandon Bennett2024-11-071-0/+5
* Add --flush-cache option to ansible-pull (#84211)Sloane Hertel2024-11-061-0/+3
* update ansible-galaxy resolvelib requirement to >= 0.5.3, < 2.0.0 (#84218)Sloane Hertel2024-11-061-1/+1
* Fixed ipv6 pattern in parse_address (#84237)spyinx2024-11-051-2/+2
* Removed deprecated STRING_CONVERSION_ACTION (#84245)Abhijeet Kasurde2024-11-055-25/+0
* Link to role argspec docs. Fixes #84164 (#84192)Matt Martz2024-11-051-1/+4
* test: fix check_required_by (#84153)Abhijeet Kasurde2024-11-021-13/+6
* encrypt: raise error on passing unsupported passlib hashtype (#84186)Abhijeet Kasurde2024-10-311-13/+2
* Add --flush-cache option for ansible and ansible-console (#84149)anvitpusalkar2024-10-303-12/+13
* Fix returning unreachable for looped tasks (#84049)Sloane Hertel2024-10-301-0/+1
* Remove deprecated pycompat24 and importlib (#84161)Abhijeet Kasurde2024-10-293-106/+1
* Remove deprecated plural form of collection path (#84156)Abhijeet Kasurde2024-10-291-9/+0
* Enable file module to disable diff_mode (#83700)Conner Crosby2024-10-251-0/+3
* docs: print deprecation collection name (#84126)Abhijeet Kasurde2024-10-252-2/+4