summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix uri integration test on Python 3.13 (#84518)Matt Clay11 days1-20/+85
* ansible-test - Update nios-test-container to 7.0.0 (#84517)Matt Clay11 days1-1/+1
* 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
* 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-103-1/+25
* 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
* test: Remove dead code (#84436)Abhijeet Kasurde2024-12-051-17/+4
* unarchive: Clamp zip timestamps on 32-bit time_t (#84409)Stefano Rivera2024-12-051-1/+9
* 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
* Coverage for virtual/sunos.py (#84357)Abhijeet Kasurde2024-12-031-0/+191
* Coverage for virtual/hpux.py (#84362)Abhijeet Kasurde2024-12-031-0/+82
* test coverage for virtual/sysctl.py (#84356)Abhijeet Kasurde2024-12-031-0/+144
* Additional tests for lookup_sequence (#84315)Abhijeet Kasurde2024-12-031-0/+13
* Removed deprecated include_delegate_to param (#84306)Abhijeet Kasurde2024-12-031-1/+0
* ansible-test - fix coverage for test modules (#84366)Jordan Borean2024-11-278-5/+79
* 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
* ansible-test - Improve container network detection (#84323)Matt Clay2024-11-191-4/+7
* 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
* 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-082-1/+2
* ansible-test - Replace FreeBSD 13.3 with 13.4 (#84236)Matt Clay2024-11-077-16/+14
* remove ignore clauses for module uri (#83642)Alexei Znamensky2024-11-071-1/+0
* 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-062-7/+9
* ansible-test - Fix interactive cmd traceback (#84264)Matt Clay2024-11-064-5/+41
* Fixed ipv6 pattern in parse_address (#84237)spyinx2024-11-051-0/+2
* test: fix check_required_by (#84153)Abhijeet Kasurde2024-11-021-21/+8
* Remove encrypt unit tests for undocumented algorithms, which are disallowed i...Sloane Hertel2024-11-011-7/+0
* encrypt: raise error on passing unsupported passlib hashtype (#84186)Abhijeet Kasurde2024-10-312-6/+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 pycompat24 and importlib (#84161)Abhijeet Kasurde2024-10-292-21/+4
* 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