summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Add toggle to fix module_defaults with module-as-redirected-action on a per-m...Sloane Hertel2022-06-0810-0/+382
* fix SELinux facts tests (#77708)Matt Davis2022-05-102-5/+2
* dont rely on path to set config defs for plugins (#77659) (#77695)Brian Coca2022-05-102-0/+10
* Prevent losing unsafe from lookups (#77609) (#77651)Martin Krizek2022-05-091-0/+45
* [2.12] fix shell/command/script tasks skipping in check mode (#76353) (#77389)Sloane Hertel2022-04-131-0/+62
* [2.12] Fix collection redirects for filter and test plugins (#77210) (#77227)Sloane Hertel2022-03-153-0/+46
* first_found: allow spaces in names (#77141) (#77207)Martin Krizek2022-03-152-0/+11
* [2.12] ansible-galaxy collection verify - display new files/dirs as modified...Sloane Hertel2022-03-151-0/+12
* [stable-2.12] Use full python package for ansiballz cache filenames (#77090) ...Matt Martz2022-03-153-0/+21
* [stable-2.12] Update setup_pexpect to prefer pip user installs.Matt Clay2022-02-281-0/+9
* Fix integration tests that install MarkupSafe.Matt Clay2022-02-212-3/+3
* [stable-2.12] Remove unused task from template integration test.Matt Clay2022-02-211-5/+0
* [stable-2.12] Use --no-deps when installing amazon.aws and not testing depend...Sloane Hertel2022-02-213-5/+6
* Fix filter_mathstuff integration test.Matt Clay2022-02-211-1/+1
* ssh connection: use 'correct' host in all cases (#76017) (#76968)Brian Coca2022-02-163-1/+33
* fix block var inheritance (#75287) (#76896)Brian Coca2022-02-164-3/+21
* [stable-2.12] unarchive: fix non-english locales (#76542) (#76933)Matt Martz2022-02-162-0/+42
* Fix final fact delegation (#77008) (#77017)Brian Coca2022-02-161-1/+20
* [stable-2.12] restore inadvertently deleted default for convert_data. Fixes #...Matt Martz2022-02-162-0/+8
* [stable-2.12] ansible-test - Fix collection loader import. (#76986)Matt Clay2022-02-085-0/+45
* [stable-2.12] ansible-test - Fix import test for collections.Matt Clay2022-02-082-0/+4
* [stable-2.12] ansible-test - Defer loading of completion entries. (#76852)Matt Clay2022-01-251-0/+17
* [stable-2.12] Attempt 2: Catch errors getting filters and tests (#76806). (#7...Matt Martz2022-01-202-1/+13
* [stable-2.12] Compare FQCN also in lockstep logic. Fixes #76782 (#76787) (#76...Matt Martz2022-01-182-0/+36
* end_play: end the current play only (#76674) (#76730)Martin Krizek2022-01-182-0/+25
* ssh connection, handle 'fun' control paths (#76424) (#76693)Brian Coca2022-01-181-0/+4
* Fix zip content filtering in unarchive module (#76069) (#76418)Tadej Borovšak2022-01-181-0/+15
* [stable-2.12] Update dnf tests to reflect new behavior. (#76743)Matt Clay2022-01-121-2/+3
* [stable-2.12] ansible-test - Hide ansible._vendor in import test (#76503)Matt Clay2022-01-044-0/+88
* Disable the _distutils_hack in newer setuptools (#76600)Sloane Hertel2022-01-042-0/+4
* [stable-2.12] Fix wait_for integration test.Matt Clay2022-01-041-1/+1
* [stable-2.12] ansible-test - Fix traceback in validate-modules test.Matt Clay2021-12-071-0/+23
* [stable-2.12] pin mongodb libraries in testSam Doran2021-11-301-2/+2
* Skip recursive suboption validation if sub_parameters is not a dict (#75635) ...Sloane Hertel2021-11-242-1/+10
* loop/fact delegation fix (#75768) (#76187)Brian Coca2021-11-242-0/+22
* [stable-2.12] Fix pip integration test.Matt Clay2021-11-091-13/+8
* [stable-2.12] ansible-test - Multiple related backports. (#76136)Matt Clay2021-11-0811-81/+150
* [stable-2.12] Don't use output_dir in target tests (#76107) (#76110)Matt Martz2021-11-0819-73/+76
* [stable-2.12] Explicitly require iptables for incidental_setup_docker on RHEL...Matt Martz2021-11-031-0/+1
* [stable-2.12] Fix subversion test.Matt Clay2021-10-141-1/+1
* Fix lineinfile test (#75785)Brian Coca2021-09-244-143/+144
* Revert "Compile role with parents in the task's dependency chain (#75165)" (#...Sloane Hertel2021-09-2413-44/+0
* PowerShell - Support optional module util imports (#75187)Jordan Borean2021-09-237-0/+112
* Add constraints to prepare_http_tests target.Matt Clay2021-09-231-1/+3
* Compile role with parents in the task's dependency chain (#75165)Sloane Hertel2021-09-2213-0/+44
* use passlib default if `password_hash` option isn't set (#75043)Thomas Sjögren2021-09-211-1/+1
* Re-enable old_style_cache_plugin test target (#75748)Sloane Hertel2021-09-219-63/+367
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-20232-220/+291
* Add an `undef` global Jinja function (#75435)Daniel Goldman2021-09-203-3/+37
* Remove (only) user-facing use of ANSIBLE_ASYNC_DIR (#74249)Rick Elrod2021-09-171-28/+0