summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Preserve `_ansible_no_log` from action result; fix `include_vars` to set prop...Matt Davis2024-10-252-3/+4
* user module avoid conflicts ssh pub key (#84165)Brian Coca2024-10-241-2/+15
* Remove deprecated compat.selector (#84155)Abhijeet Kasurde2024-10-232-64/+0
* Use open with context manager (#83337)Abhijeet Kasurde2024-10-1812-49/+31
* Faster host removal from a handler (#84091)Martin Krizek2024-10-171-1/+7
* Remove configuration options that were moved to inventory plugins now that an...Sloane Hertel2024-10-161-54/+0
* test for gathering FIPS facts (#83266)Abhijeet Kasurde2024-10-161-19/+6
* Use dict comprehension instead (#83680)Abhijeet Kasurde2024-10-161-5/+1
* Remove unnecessary code (#84085)Abhijeet Kasurde2024-10-151-6/+2
* feat: checksum_algo param for find module (#83014)ShIRann Chen2024-10-113-25/+40
* service_facts: add FreeBSD support (#82556)Brian Coca2024-10-101-2/+76
* Add NoReturn annotations in module_utils (#84106)Matt Clay2024-10-102-3/+5
* Update triple single quotes to triple double quotes (#84099)Matt Clay2024-10-09247-1504/+1504
* Fix copyright format for gather_facts and mount_facts as documented (#84087)Sloane Hertel2024-10-092-2/+2
* Update unique filter docs (#84078)Abhijeet Kasurde2024-10-081-3/+19
* user module, avoid chmoding symlink'd home file (#83956)Brian Coca2024-10-081-1/+3
* docs: `unique` add missing settings (#84076)Tinyblargon2024-10-081-0/+12
* PlayIterator: skip tasks from already ran roles (#83793)Martin Krizek2024-10-085-29/+21
* ansible-galaxy - fix ignoring certs when installing from git repos (#83332)Sloane Hertel2024-10-082-4/+9
* Implicit flush_handlers inherit play tags (#83968)Martin Krizek2024-10-042-12/+25
* Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945)Sloane Hertel2024-10-031-1/+1
* Reduce number of implicit meta tasks (#84007)Martin Krizek2024-10-033-13/+21
* file: simplify the code (#84043)Abhijeet Kasurde2024-10-031-94/+123
* get_url: properly parse filename in content-disposition (#83748)Martin Krizek2024-10-032-22/+19
* Use sentinel everywhere (#84041)Abhijeet Kasurde2024-10-0317-92/+90
* remove one ignore clause for module copy (#83643)Alexei Znamensky2024-10-021-2/+1
* cron: return stdout and rc for cron command (#83290)Jack Farzan2024-10-011-1/+1
* debconf: set empty password value (#83217)Abhijeet Kasurde2024-10-011-13/+16
* Add additional logging for SSH runtime output timeouts and escalation message...uber-dendy2024-09-301-7/+9
* INVENTORY_IGNORE_EXTS stop ignoring ini (#84001)Brian Coca2024-09-262-1/+3
* facts: Skip path if the distribution path is directory (#84012)Abhijeet Kasurde2024-09-261-1/+1
* package/dnf action plugins: better facts failure msg (#83995)Martin Krizek2024-09-262-9/+12