summaryrefslogtreecommitdiff
path: root/test/integration/targets
Commit message (Expand)AuthorAgeFilesLines
...
* show installations/removals in check_mode (#70892)Rick Elrod2020-10-231-0/+60
* accumulate update filters (#71726)Rick Elrod2020-10-233-0/+256
* user - allow local users with an expiry date to be created (#72022) (#72086)Ruediger Pluem2020-10-232-0/+336
* [stable-2.9] Allow changed/failed mgmt on strategy actions (#70919) (#72118)Sam Doran2020-10-231-0/+21
* [2.9] postgresql_privs: fix the module mistakes a procedure for a function (#...Andrew Klychkov2020-10-231-0/+37
* CI stability updates. (#72306)Matt Clay2020-10-222-0/+2
* [tests] --no-use-pep517 in kubevirt_conformance (#72015)Rick Elrod2020-09-301-1/+6
* psrp - fix hang when copying an empty file (#71649) (#71650)Jordan Borean2020-09-272-0/+48
* Prevent templating unused variables for {%include%} (#68749)Rick Elrod2020-09-274-0/+14
* Provide more information in AnsibleUndefinedVariable (#71666) (#71877)Martin Krizek2020-09-272-0/+18
* [tests] Make setup_docker clean up betterRick Elrod2020-09-264-3/+12
* [docker_login] Fix changed status for newer dockerRick Elrod2020-09-242-9/+13
* [incidental_setup_docker] changes to upstream repo (#71897)Rick Elrod2020-09-243-10/+17
* [stable-2.9] Fix attribute testing in file integration test. (#71843)Matt Clay2020-09-211-0/+40
* [stable-2.9] openssl_privatekey test - Add pause for macOS (#71819)Sam Doran2020-09-181-0/+6
* [stable-2.9] incidental_setup_openssl - Pin version of Python packages (#71777)Sam Doran2020-09-171-1/+9
* [stable-2.9] Backport ansible-test CI provider support. (#71614)Matt Clay2020-09-031-0/+4
* [tests] fix fallout from dnf gpg fix (#71551)Rick Elrod2020-08-314-0/+14
* Fix inventory_kubevirt_conformance test (#71546)Sam Doran2020-08-311-0/+10
* [dnf] ensure packages are gpg-verified (#71540)Rick Elrod2020-08-314-0/+83
* powershell - fix quoting values (#71411) (#71448)Jordan Borean2020-08-282-0/+25
* Fix play stats when rescue block is a child block (#70922) (#71335)David Shrewsbury2020-08-274-0/+60
* [2.9] Fix issue with MongoDB 4.0.20 (#71393)Rhys2020-08-274-54/+0
* Zabbix: Handle KeyError in zabbix_host module (#65392) (#71288)Dusan Matejka2020-08-271-0/+28
* Fix commit timeout failure issue for netconf modules (#71291)Ganesh Nalawade2020-08-271-0/+20
* systemd - supports new systemctl output message for chroot (#71197) (#71329)Lorenzo Castelli2020-08-271-0/+6
* _check_failed_state: always use the current/nested state (#71347) (#71456)Martin Krizek2020-08-272-0/+25
* Backport cron module regression fix (#71244)Rick Elrod2020-08-271-0/+26
* [stable-2.9] tests: Use `hg serve` instead of bitbucket for hg (#71398)Rick Elrod2020-08-214-25/+50
* [stable-2.9] disable mongodb_* tests, fix setup_mongodb (#71388)Rick Elrod2020-08-215-37/+2
* [stable-2.9] Revert "Change default file permissions so they are not world re...Sam Doran2020-08-128-83/+8
* Ensure -k is set to delegated hosts without a pass (#71136) - 2.9 (#71167)Jordan Borean2020-08-106-0/+94
* [tests] pin docker to <4.3.0 (#71192)Rick Elrod2020-08-101-1/+1
* dont clobber facts in loop (#71032) (#71096)Brian Coca2020-08-072-0/+11
* [2.9] template connection variables accessed directly before using (#70657) (...Sloane Hertel2020-08-073-0/+31
* [2.9] hashi_vault: Handle equal sign in secret name value (#70169)Abhijeet Kasurde2020-08-073-4/+11
* 2.9: Detect failure in always block after rescue (#70094) (#70203)Martin Krizek2020-08-074-0/+76
* Update integration tests to support rpmfluff-0.6 (#71155) (#71160)Rick Elrod2020-08-071-4/+17
* mysql_user: fix overriding user passowrd to the same (#70833)Andrew Klychkov2020-08-071-12/+11
* Allow hostvars delegation (#70331) (#70811)Brian Coca2020-08-075-0/+144
* [stable-2.9] cron - Allow non-ascii (UTF-8) chars in cron file paths and jobs...Sam Doran2020-08-061-0/+60
* [stable-2.9] Change default file permissions so they are not world readable (...Sam Doran2020-08-068-8/+83
* copy - redact 'content' from invocation in check mode (#71033) (#71068)Sloane Hertel2020-08-062-0/+84
* [stable-2.9] Drop "rhui-" prefix from RHEL repositories in AMI (#71130) (#71132)Sam Doran2020-08-062-4/+4
* Fix missing quoting for remote_tmp in second mkdir of shell module. Issue #69...Baptiste Mille-Mathias2020-08-061-0/+5
* Create home and parent directories only when requested (#70789)Baptiste Mille-Mathias2020-08-061-1/+37
* Sanitize URI module keys with no_log values (#70762) (#70821)David Shrewsbury2020-08-061-0/+12
* ansible-galaxy - fix fallback for AH searches (#70957) (#70983)Jordan Borean2020-08-061-0/+17
* nxos_user: Do not fail when a custom role is used (#71054)Nilashish Chakraborty2020-08-061-8/+39
* [stable-2.9] unarchive - Check 'fut_gid' against 'run_gid' in addition to sup...Sam Doran2020-08-0617-650/+931