summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/no_log (follow)
Commit message (Expand)AuthorAgeFilesLines
* Preserve `_ansible_no_log` from action result; fix `include_vars` to set prop...Matt Davis2024-10-259-40/+120
* Ensure ANSIBLE_NO_LOG is respected (CVE-2024-0690) (#82565)Matt Martz2024-01-182-0/+18
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-2/+1
* Add condition that causes a when to skip a task to output msg (#78918)Jordan Borean2023-02-141-1/+1
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-0/+1
* Expand Shippable test matrix. (#66912)Matt Clay2020-01-291-1/+1
* Properly mask no_log values is sub parameters during failure (#63405)Sam Doran2019-10-144-0/+120
* fix tempating issues with no_log and loops (#44468)Brian Coca2018-08-222-1/+34
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
* Tasks that are expected to fail need to begin with a special stringToshio Kuratomi2018-06-131-1/+1
* no_log even when task_result doesn't provide keyBrian Coca2018-06-121-0/+27
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-301-0/+1
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-111-1/+0
* Split integration tests out from Makefile. (#17976)Matt Clay2016-10-122-0/+75