summaryrefslogtreecommitdiffstats
path: root/test/integration (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* try disabling negative values win_reboot test (#83735)Matt Davis2024-08-071-4/+5
* Fix task-adjacent search path in roles (#83621)Sloane Hertel2024-08-064-0/+12
* csvfile lookup - fix giving an error when no search term is provided (#83710)Sloane Hertel2024-08-061-0/+9
* Fix display to log severity mapping (#83712)Brian Coca2024-08-062-3/+18
* Remove EXTERNALLY-MANAGED marker in apt test (#83706)Matt Clay2024-08-011-0/+13
* ansible-doc: handle on_fail (#83676)Abhijeet Kasurde2024-08-011-0/+6
* Add UID and GID min/max keys (#81770)skupfer2024-08-014-0/+154
* add error handling when parsing values in ini files (#82718)Karl G2024-08-012-12/+16
* tests: use keyserver with keyid while using apt_key (#83694)Abhijeet Kasurde2024-08-011-8/+23
* winrm - quota retry handling (#83656)Jordan Borean2024-07-312-0/+18
* fix module_defaults group incorrectly giving deprecation warnings (#83510)Sloane Hertel2024-07-302-1/+9
* dnf/setup_rpm_repo: simplify dummy testing repos (#83624)Martin Krizek2024-07-2913-263/+145
* validate-modules: detect names set mismatch between argument spec and documen...Felix Fontein2024-07-282-0/+48
* Typo fixes and other bits and bobs (#83672)Lee Garrett2024-07-2752-57/+57
* apt: Report change when package is removed (#83547)Abhijeet Kasurde2024-07-252-0/+79
* ansible-test - Remove VyOS tests and support files (#83650)Matt Clay2024-07-2236-1130/+0
* remove ignore clauses for module find (#83575)Alexei Znamensky2024-07-221-1/+29
* Use build instead of pep517 for integration testMatt Clay2024-07-192-4/+3
* Revert "🧪 Use `setuptools [core]` @ collections_runtime_pythonpath (#83627)"Matt Clay2024-07-191-1/+2
* 🧪 Use `setuptools [core]` @ collections_runtime_pythonpath (#83627)Sviatoslav Sydorenko (Святослав Сидоренко)2024-07-191-2/+1
* debconf: handle boolean value representation consistently (#83601)Peter A. Bigot2024-07-181-1/+27
* dnf: follow-up on is_newer_installed arches fix (#83556)Martin Krizek2024-07-091-0/+37
* Fix Creating user directory using tilde always reports "changed" (#83113)MajesticMagikarpKing2024-07-071-0/+25
* validate-modules: reject option/alias names equal up to casing belonging to d...Felix Fontein2024-07-062-0/+47
* package_facts: fix warning logic (#83520)flowerysong2024-07-056-0/+61
* linear: fix included handlers executing in lockstep (#83209)Martin Krizek2024-07-044-0/+20
* Fix incorrect rc when executing end_host in rescue (#83522)Martin Krizek2024-07-042-0/+10
* hostvars templating fix, override serialization (#83509)Brian Coca2024-07-021-0/+2
* actually show plugin config warnings/deprecations (#82593)Brian Coca2024-07-029-1/+288
* Fix tb for when env var contains % (#83499)Martin Krizek2024-06-281-0/+1
* dnf - arches must be the same in the is_newer_installed check (#83417)Martin Krizek2024-06-281-0/+20
* dnf, dnf5: fix installing via wildcard (#83481)Martin Krizek2024-06-261-0/+22
* Enable Ubuntu 24.04 group 6 in CI (#83466)Matt Clay2024-06-251-2/+23
* linear strategy, show templated task name on start (#83473)Brian Coca2024-06-251-0/+6
* Ensure the correct connection name is shown in results (#83354)Brian Coca2024-06-244-2/+49
* add support for inactive option (#83355)Thomas Sjögren2024-06-212-0/+75
* unarchive: handle content and size differences (#83454)Abhijeet Kasurde2024-06-207-0/+110
* get_url: Verify checksum using tmpsrc, not dest (#64092)Danilo Bargen2024-06-201-0/+43
* Update the dnf5 copr repo (#83459)Martin Krizek2024-06-181-1/+1
* ansible-test - Update tested platforms (#83446)Matt Clay2024-06-184-2/+26
* Remove timezone support module and tests (#83465)Matt Clay2024-06-182-100/+0
* vault: Handle directory value to vault password file (#83384)Abhijeet Kasurde2024-06-151-0/+6
* ansible-test action-plugin-docs sidecar (#83325)Jordan Borean2024-06-129-0/+98
* Specify -O in windows ssh tests as needed for scp to work with openssh 9+ (#8...Matt Martz2024-06-111-2/+19
* Fix quoting in fork_safe_stdio test (#83412)Matt Clay2024-06-111-1/+1
* Revert "bool filter, add booleanization strategy option (#83362)" (#83391)Sloane Hertel2024-06-061-22/+8
* Properly quote all needed components of shell commands (#83365)Matt Martz2024-06-066-1/+70
* fix any_errors_fatal tests (#83389)Sloane Hertel2024-06-062-6/+4
* bool filter, add booleanization strategy option (#83362)Brian Coca2024-06-061-8/+22
* timeout give extra info (#83206)Brian Coca2024-06-041-0/+1