summaryrefslogtreecommitdiff
path: root/test/integration/targets/callback_default
Commit message (Expand)AuthorAgeFilesLines
* replace - always return rc (#71963)Jack Scheible2022-02-102-0/+4
* Compare FQCN also in lockstep logic. Fixes #76782 (#76787)Matt Martz2022-01-182-0/+36
* Default callback result format (#76166)Matt Martz2021-11-1510-11/+762
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-1/+0
* Implement async callbacks (#74953)David Shrewsbury2021-06-222-0/+21
* Apply display_failed_stderr on loop item results (#74865)Martin Krizek2021-06-012-3/+3
* callback_default test - Reduce sleep time to correct CI failuresSam Doran2021-05-031-1/+1
* default callback - add "show_task_path_on_failure" option (#73260)Sam Doran2021-02-093-1/+112
* Make non-lockstep callback tests more deterministic (#73511)Matt Martz2021-02-055-16/+28
* Don't treat host_pinned as lockstep (#73484)Matt Martz2021-02-055-0/+74
* make collection callbacks follow normal flow (#59932)Brian Coca2020-10-151-0/+6
* Remove incidental_xml integration tests (#71917)Matt Martz2020-09-297-5/+103
* [default callback] Show include_tasks task banner (#71821)Rick Elrod2020-09-227-9/+51
* Fix incorrect msg in the results dict in loops (#71482)Martin Krizek2020-08-275-5/+5
* Make noop tasks implicit (#71344)Martin Krizek2020-08-192-0/+17
* Rebalance CI groups to avoid macOS timeouts (#70126)Sam Doran2020-06-191-1/+1
* Fix label lookup in the default callback for includes (#68822)Matt Martz2020-04-098-5/+37
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* clean "changed" only after it has been processed (#59958)James Cassell2019-10-107-5/+83
* Add check mode indicators at the beginning and the end of the playbook, play,...basos g2019-07-2510-4/+450
* Remove needs/ssh alias from callback_default test.Matt Clay2019-06-141-1/+0
* Change default smart connection to ssh on macOS and remove paramiko from requ...Sam Doran2019-04-031-0/+3
* use ANSIBLE_ prefix on all ansible-defined env vars (#54272)James Cassell2019-03-261-6/+6
* Fix integration tests with custom inventory.Matt Clay2019-03-111-2/+2
* Add stats on rescued/ignored tasks (#48418)Martin Krizek2019-02-207-5/+43
* Merge pull request #50735 from mattclay/callback-invMatt Clay2019-01-098-7/+13
* default: callback plugin allow unreachable task to stderr (#50533)Abhijeet Kasurde2019-01-092-0/+29
* Add number of skipped tasks to play recap in 'default' callback (#45797)Andrew Gaffney2018-09-205-5/+5
* Bugfixes and integration tests for 'default' callback pluginAndrew Gaffney2018-08-1513-0/+380