Surface certain messages at the end of playbook execution
Fixes #106 (Github Issue).
This commit is contained in:
@ -7,3 +7,7 @@
|
||||
when: run_stop|bool
|
||||
tags:
|
||||
- stop
|
||||
|
||||
- import_tasks: "{{ role_path }}/tasks/dump_runtime_results.yml"
|
||||
tags:
|
||||
- always
|
||||
|
Reference in New Issue
Block a user