summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent condor from being installed and fulfilling libfmt dependency (#84023)Matt Martz2024-09-301-1/+1
* facts: Skip path if the distribution path is directory (#84012)Abhijeet Kasurde2024-09-261-0/+17
* Test entry points with editable install (#84002)Matt Clay2024-09-241-17/+32
* Ansible Errors, Don't hide stacked messages when yaml (#83933)Brian Coca2024-09-241-1/+3
* Add basic validation for action_groups (#83965)Felix Fontein2024-09-245-1/+58
* Move ansible-deprecated ignores for tests inline (#83989)Matt Clay2024-09-243-17/+13
* bump devel to 2.19 (#83985)Matt Davis2024-09-241-0/+7
* isidentifier: Remove Python 2 specific code (#83688)Abhijeet Kasurde2024-09-231-9/+1
* ansible-test - Use Python version in pylint contexts (#83984)Matt Clay2024-09-232-43/+21
* dnf5: re-introduce ``state: installed`` alias (#83961)Martin Krizek2024-09-231-1/+1
* Do not convert floats to ints when there is truncation (#83864)Brian Coca2024-09-205-87/+7
* Add mount_facts module (#83508)Sloane Hertel2024-09-195-0/+1194
* timedout extended (#83953)Brian Coca2024-09-181-0/+15
* fact gathering, mounts, fixes for single proc code and tests (#83866)Brian Coca2024-09-104-32/+0
* Replace binary_modules Makefile with Python script (#83925)Matt Clay2024-09-102-18/+41
* ansible-test - Update base/default containers (#83930)Matt Clay2024-09-091-3/+3