summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/callback_default/runme.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Play recap stats and callbacks for include_role, consolidate with include_tas...Martin Krizek2024-01-231-7/+8
* copy keep suffix on temp file for validation (#82158)Brian Coca2023-11-131-1/+1
* Change ansible_job_id format (#79951)Martin Krizek2023-02-091-2/+2
* Compare FQCN also in lockstep logic. Fixes #76782 (#76787)Matt Martz2022-01-181-0/+1
* Default callback result format (#76166)Matt Martz2021-11-151-11/+37
* Implement async callbacks (#74953)David Shrewsbury2021-06-221-0/+7
* default callback - add "show_task_path_on_failure" option (#73260)Sam Doran2021-02-091-1/+10
* Make non-lockstep callback tests more deterministic (#73511)Matt Martz2021-02-051-2/+2
* Don't treat host_pinned as lockstep (#73484)Matt Martz2021-02-051-0/+4
* make collection callbacks follow normal flow (#59932)Brian Coca2020-10-151-0/+6
* Remove incidental_xml integration tests (#71917)Matt Martz2020-09-291-0/+2
* Make noop tasks implicit (#71344)Martin Krizek2020-08-191-0/+6
* Fix label lookup in the default callback for includes (#68822)Matt Martz2020-04-091-0/+2
* Add check mode indicators at the beginning and the end of the playbook, play,...basos g2019-07-251-4/+49
* Change default smart connection to ssh on macOS and remove paramiko from requ...Sam Doran2019-04-041-0/+3
* use ANSIBLE_ prefix on all ansible-defined env vars (#54272)James Cassell2019-03-261-6/+6
* Merge pull request #50735 from mattclay/callback-invMatt Clay2019-01-101-2/+2
* default: callback plugin allow unreachable task to stderr (#50533)Abhijeet Kasurde2019-01-091-0/+23
* Bugfixes and integration tests for 'default' callback pluginAndrew Gaffney2018-08-151-0/+107