summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Don't double loop, ensuring that machine formats don't dupe collections onto ...Matt Martz2023-03-231-12/+27
* Do not double calculate loops and `delegate_to` (#80171)Matt Martz2023-03-233-0/+43
* ansible-doc: fix broken seealso links in text output (#80280)Felix Fontein2023-03-234-2/+61
* validate-modules: check_mode attribute and compare with supports_check_mode p...Felix Fontein2023-03-239-1/+238
* validate-modules: support plugin see-also (#80244)Felix Fontein2023-03-231-0/+3
* Implement semantic markup support for Ansible documentation in ansible-doc. (...Felix Fontein2023-03-213-20/+27
* Make PEP 517 mutation tests use pinned old setuptools (#80262)Sviatoslav Sydorenko2023-03-201-4/+9
* ๐Ÿ“ฆ Switch sdist build-system to pure setuptools (#80255)Sviatoslav Sydorenko2023-03-201-9/+124
* copy - fix check mode with remote_src=True (#78624)Sloane Hertel2023-03-081-2/+39
* Revert "๐Ÿงช Switch macOS 13.2 to 12.0 in CI (#80145)" (#80156)Sviatoslav Sydorenko2023-03-071-1/+1
* paramiko connection now uses the correct source of data (#79704)Brian Coca2023-03-071-1/+1
* ๐Ÿงช Switch macOS 13.2 to 12.0 in CI (#80145)Sviatoslav Sydorenko2023-03-061-1/+1
* ansible-inventory prevent duplicating host entries (#80059)Brian Coca2023-03-066-20/+200
* Add macOS 13 to CI and ansible-test (#79508)Sviatoslav Sydorenko2023-03-031-1/+8
* ๐Ÿ› Make integration tests compatible w/ modern Git (#80122)Sviatoslav Sydorenko2023-03-0315-48/+176
* unarchive - properly handle relative path for `dest` (#75267)Sam Doran2023-03-012-0/+27
* add a worker queue to get updates from the main results thread (#79886)Sloane Hertel2023-02-282-0/+48
* Do not use hardcoded httpbin.org in uri tests (#80101)Matt Martz2023-02-271-2/+2
* sanity tests - ignore pre-release versions for deprecation comparisons (#79185)Mark Chappell2023-02-275-0/+58
* Remove straight.plugin dependency (#80084)Matt Clay2023-02-232-2/+0
* ansible-test - Fix vendoring support (#80074)Matt Clay2023-02-233-0/+42
* ๐Ÿ“ฆ Integrate manpage builds into PEP 517 build backendSviatoslav Sydorenko2023-02-235-0/+325
* Use FAs with inheritance only when applicable (#80026)Martin Krizek2023-02-223-0/+14
* Update ansible-test openshift plugin tests (#80064)Matt Clay2023-02-212-3/+10
* ansible-test - Adjust vcenter test plugin behavior (#80063)Matt Clay2023-02-212-0/+9
* Fix #80020 typos confusing `pylint` for `pytest` (#80056)Sviatoslav Sydorenko2023-02-211-3/+3
* ansible-test - Allow target prefixes to use `_` (#80021)Matt Clay2023-02-204-0/+14
* ansible-test - Support pylint assertion rewriting (#80020)Matt Clay2023-02-204-0/+42
* Update lookup to use positional only arg for name to avoid conflicts (#79839)devon-mar2023-02-202-0/+8
* Remove trailing spaces from lines in YAML (#80032)Matt Clay2023-02-1712-26/+26
* Add missing newlines to YAML files (#80031)Matt Clay2023-02-1718-18/+18
* Add condition that causes a when to skip a task to output msg (#78918)Jordan Borean2023-02-154-1/+22
* Make using blocks as handlers a parser error (#79993)Martin Krizek2023-02-145-0/+45
* user - fix comparing existing group names to group IDs (#79981)Sloane Hertel2023-02-141-0/+40
* ansible-inventory, add --limit option (#79596)Brian Coca2023-02-131-0/+22
* Add an integration test to ensure that defaults don't count towards mutually ...Mark Chappell2023-02-091-1/+5
* Change ansible_job_id format (#79951)Martin Krizek2023-02-094-15/+15
* don't ignore templated _raw_params that k=v parser failed to parse (#79913)Matt Davis2023-02-081-1/+13
* improve password_hash warning for unsupported algorithms (#79872)Sloane Hertel2023-02-081-0/+24
* Fix detection of available hashlib algorithms (#79946)Matt Clay2023-02-082-0/+22
* include_vars - document hash_behaviour + dir (#79790)Sloane Hertel2023-02-071-0/+15
* quiet default ansible-doc integration test output (#79921)Matt Davis2023-02-071-40/+70
* Improving the RETURN and its docs on the apt_repository module (#79658)Mateus Rangel2023-02-061-0/+16
* Update collections.abc imports (#79911)Matt Clay2023-02-031-1/+2
* Clean up unused imports in integration tests (#79895)Matt Clay2023-02-0228-44/+18
* ansible-test - Update pylint to 2.16.0 (#79878)Matt Clay2023-02-013-9/+5
* AddType - Support compiling with /unsafe C# code (#79853)Jordan Borean2023-01-311-0/+68
* Add tests to cover win_reboot incidental paths (#79856)Jordan Borean2023-01-312-0/+6
* fix installing collections from git repos that contain MANIFEST.json (#79808)Sloane Hertel2023-01-263-0/+57
* strategy fix invalid variables being registered (#79706)Brian Coca2023-01-255-0/+58