summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* user module avoid conflicts ssh pub key (#84165)Brian Coca2024-10-243-3/+113
* Remove deprecated compat.selector (#84155)Abhijeet Kasurde2024-10-231-2/+0
* Fixed broken tests (#84088)Abhijeet Kasurde2024-10-186-90/+53
* test: Remove unreachable tests (#83696)Abhijeet Kasurde2024-10-181-147/+0
* Use open with context manager (#83337)Abhijeet Kasurde2024-10-183-10/+6
* 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
* test for gathering FIPS facts (#83266)Abhijeet Kasurde2024-10-161-0/+15
* feat: checksum_algo param for find module (#83014)ShIRann Chen2024-10-111-0/+23
* ansible-test - Improve container probe error handling (#84109)Matt Clay2024-10-112-9/+25
* service_facts: add FreeBSD support (#82556)Brian Coca2024-10-101-1/+0
* Enable bad-docstring-quotes pylint rule for core (#84100)Matt Clay2024-10-091-0/+4
* Update triple single quotes to triple double quotes (#84099)Matt Clay2024-10-09168-718/+718
* ansible-test - Work around pylint issue on 3.11 (#84094)Matt Clay2024-10-091-4/+3
* ansible-test - Enable pylint docstyle for tests (#84092)Matt Clay2024-10-096-53/+50
* ansible-test - Update base/default containers (#84089)Matt Clay2024-10-091-3/+3
* Cover unit tests with mypy (#84084)Matt Clay2024-10-0826-115/+218
* user module, avoid chmoding symlink'd home file (#83956)Brian Coca2024-10-082-1/+69
* ansible-galaxy - fix ignoring certs when installing from git repos (#83332)Sloane Hertel2024-10-081-2/+38
* ansible-test - Update astroid for pylint sanity test (#84054)Matt Clay2024-10-042-2/+2
* ansible-test - Disable pylint deprecated-* rules (#84050)Matt Clay2024-10-046-2/+20
* Implicit flush_handlers inherit play tags (#83968)Martin Krizek2024-10-042-0/+14
* Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945)Sloane Hertel2024-10-031-3/+1
* ansible-test - Update sanity tests and default Python (#83998)Matt Clay2024-10-0312-23/+28
* Reduce number of implicit meta tasks (#84007)Martin Krizek2024-10-036-139/+70
* get_url: properly parse filename in content-disposition (#83748)Martin Krizek2024-10-031-0/+20
* Use sentinel everywhere (#84041)Abhijeet Kasurde2024-10-032-2/+2
* ansible-test - Update nios-test-container to 6.0.0 (#84042)Matt Clay2024-10-021-1/+1
* remove one ignore clause for module copy (#83643)Alexei Znamensky2024-10-021-1/+0
* debconf: set empty password value (#83217)Abhijeet Kasurde2024-10-012-28/+134