summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Fix calling v2_playbook_on_notify callback (#80585) (#80612)Martin Krizek2023-04-248-1/+163
* ansible-galaxy - fix installing dir sources with a trailing path separator (#...Sloane Hertel2023-04-181-1/+1
* argspec - fix validating type for required options that are None (#79677) (#8...Sloane Hertel2023-04-183-4/+136
* Last handler defined runs, fix for roles (#79558) (#80495)Martin Krizek2023-04-125-0/+32
* [stable-2.15] Replace validate-modules's semantic markup parser with antsibul...Matt Clay2023-04-072-4/+29
* [stable-2.15] Extend ansible-doc test with more classic markup. (#80407) (#80...Matt Clay2023-04-063-2/+14
* Fetch signatures from galaxy after the dependency resolver runs (#80334) (#80...Sloane Hertel2023-04-051-1/+2
* Implement semantic markup support for Ansible documentation in validate-modul...Felix Fontein2023-03-312-0/+117
* Fix run_once by instantly tiny post_validate (#78492) (#80051)tu1h2023-03-312-0/+22
* Support role extension for semantic markup. (#80305)Felix Fontein2023-03-313-3/+7
* Add new dnf5 module (#80272)Martin Krizek2023-03-317-15/+63
* fix using templated values for include/import role FA (#80320)Sloane Hertel2023-03-304-0/+41
* ansible-test - Fix packaging change classification (#80360)Matt Clay2023-03-292-0/+2
* Use `skip/macos` instead of `skip/macos/13.2` (#80343)Matt Clay2023-03-281-1/+1
* Remove obsolete integration test aliases (#80342)Matt Clay2023-03-2818-20/+0
* New deb822_repository module (#80018)Matt Martz2023-03-286-0/+283
* Fix URL processing. (#80295)Felix Fontein2023-03-274-18/+26
* Ansible.Basic - Improve temporary file cleanup process (#80293)Jordan Borean2023-03-281-0/+162
* ansible-galaxy - support `resolvelib >= 0.5.3, < 1.1.0` (#80196)Wong Hoi Sing Edison2023-03-271-0/+2
* Add support for plugin field in seealso. (#80212)Felix Fontein2023-03-234-0/+145
* Fix url lookup test to use test container (#80284)Matt Clay2023-03-231-2/+2
* 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