summaryrefslogtreecommitdiff
path: root/test/integration/targets
Commit message (Expand)AuthorAgeFilesLines
* fix error if path had wildcard in it (#74723)PRASOON KARUNAN V2023-05-101-0/+15
* first_found fix no terms option (#76550)Brian Coca2023-05-081-0/+8
* Account for overlays when interacting with Jinja envs (#80705)Martin Krizek2023-05-043-0/+24
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-036-6/+6
* Better parse virtualenv_command option for pip (#80624)Dmitriy Rabotyagov2023-05-021-0/+22
* _symbolic_mode_to_octal- fix raising ValueError for invalid symbolic modes (#...Sloane Hertel2023-04-271-0/+23
* Fix gather parallel (#80597)Brian Coca2023-04-265-0/+61
* Fix calling v2_playbook_on_notify callback (#80585)Martin Krizek2023-04-248-1/+163
* ansible-test - Remove deprecated features (#80558)Matt Clay2023-04-184-18/+0
* argspec - fix validating type for required options that are None (#79677)Sloane Hertel2023-04-173-4/+136
* ansible-galaxy - fix installing dir sources with a trailing path separator (#...Sloane Hertel2023-04-171-1/+1
* ansible-test - Replace pytest-forked (#80525)Matt Clay2023-04-144-1/+94
* feature: add support for symbolic links when passing "dir" (#80460)kloud-byun2023-04-141-0/+25
* Last handler defined runs, fix for roles (#79558)Martin Krizek2023-04-125-0/+32
* Fix the parsing integration tests (#80454)Matt Clay2023-04-079-92/+37
* Replace validate-modules's semantic markup parser with antsibull-docs-parser ...Felix Fontein2023-04-052-4/+29
* Extend ansible-doc test with more classic markup. (#80407)Felix Fontein2023-04-053-2/+14
* Fetch signatures from galaxy after the dependency resolver runs (#80334)Sloane Hertel2023-04-041-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