summaryrefslogtreecommitdiffstats
path: root/test/integration (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use ECR Public for container test (#84537)Matt Clay2025-01-101-1/+1
* ansible-test - Replace FreeBSD 14.1 with 14.2 (#84527)Matt Clay2025-01-081-4/+0
* ansible-test - Replace Fedora 40 with 41 (#84281)Matt Clay2025-01-077-62/+45
* Fix uri integration test on Python 3.13 (#84518)Matt Clay2025-01-071-20/+85
* Fix result_pickle_error integration test (#84506)Matt Clay2025-01-032-3/+7
* gather_facts, fix 'smart' handling with network os and 'setup' (#84425)Brian Coca2024-12-171-0/+6
* adding option for form-multipart data to switch multipart encoding (#80566)David Lassig2024-12-101-0/+4
* copy, prevent internal options in task (#84422)Brian Coca2024-12-101-0/+14
* csvfile - let the config system do the typecasting (#82263)Herman van Rink2024-12-061-1/+13
* lookup_template: added trim_blocks option (#84254)Abhijeet Kasurde2024-12-065-0/+44
* 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-052-0/+8
* config lookup, fixes and tests (#84398)Abhijeet Kasurde2024-12-054-0/+92
* Fix non-root integration tests failure (#84378)Lee Garrett2024-12-059-18/+35
* Additional tests for lookup_sequence (#84315)Abhijeet Kasurde2024-12-031-0/+13
* ansible-test - fix coverage for test modules (#84366)Jordan Borean2024-11-277-0/+74
* Test aliases fix (#84377)Lee Garrett2024-11-2615-0/+20
* dnf5,apt: add auto_install_module_deps option (#84292)Martin Krizek2024-11-212-10/+39
* dnf5 - consolidate package resolving settings (#84335)Martin Krizek2024-11-191-0/+23
* dnf5: fix is_installed check (#84275)Martin Krizek2024-11-192-1/+56
* include_vars - fix including new hash variables when hash_behaviour is set to...Sloane Hertel2024-11-141-0/+2
* Sequence query fix (#83758)James Ramsaran2024-11-141-0/+29
* Add tests for deprecations (#84284)Abhijeet Kasurde2024-11-122-3/+12
* package_facts fix empty packages on foreign mgr (#83855)Brian Coca2024-11-121-0/+40
* Add support for Windows Server 2025 (#84285)Jordan Borean2024-11-081-1/+1
* ansible-test - Replace FreeBSD 13.3 with 13.4 (#84236)Matt Clay2024-11-075-1/+7
* Add --flush-cache option to ansible-pull (#84211)Sloane Hertel2024-11-063-0/+13
* update ansible-galaxy resolvelib requirement to >= 0.5.3, < 2.0.0 (#84218)Sloane Hertel2024-11-061-6/+8
* encrypt: raise error on passing unsupported passlib hashtype (#84186)Abhijeet Kasurde2024-10-311-5/+3
* Add --flush-cache option for ansible and ansible-console (#84149)anvitpusalkar2024-10-301-0/+8
* Fix returning unreachable for looped tasks (#84049)Sloane Hertel2024-10-302-0/+49
* Add a test using ignore_errors as a variable (#84175)Sloane Hertel2024-10-294-2/+33
* Remove deprecated plural form of collection path (#84156)Abhijeet Kasurde2024-10-291-1/+1
* Enable file module to disable diff_mode (#83700)Conner Crosby2024-10-254-0/+51
* docs: print deprecation collection name (#84126)Abhijeet Kasurde2024-10-252-1/+4
* Preserve `_ansible_no_log` from action result; fix `include_vars` to set prop...Matt Davis2024-10-2512-43/+148
* user module avoid conflicts ssh pub key (#84165)Brian Coca2024-10-243-3/+113
* Use open with context manager (#83337)Abhijeet Kasurde2024-10-182-6/+4
* Trim `selinux_policytype` @ integration tests (#84136)Sviatoslav Sydorenko (Святослав Сидоренко)2024-10-181-1/+1
* test: use password to generate random string instead of range (#84129)Colin Watson2024-10-171-1/+1
* feat: checksum_algo param for find module (#83014)ShIRann Chen2024-10-111-0/+23
* service_facts: add FreeBSD support (#82556)Brian Coca2024-10-101-1/+0
* Update triple single quotes to triple double quotes (#84099)Matt Clay2024-10-09124-471/+471
* user module, avoid chmoding symlink'd home file (#83956)Brian Coca2024-10-082-1/+69
* Implicit flush_handlers inherit play tags (#83968)Martin Krizek2024-10-042-0/+14
* Reduce number of implicit meta tasks (#84007)Martin Krizek2024-10-034-4/+44
* get_url: properly parse filename in content-disposition (#83748)Martin Krizek2024-10-031-0/+20
* debconf: set empty password value (#83217)Abhijeet Kasurde2024-10-011-28/+71
* Prevent condor from being installed and fulfilling libfmt dependency (#84023)Matt Martz2024-09-301-1/+1
* Test entry points with editable install (#84002)Matt Clay2024-09-241-17/+32