
Move log collection to a post run job which always runs irrespective of whether the main part succeeds Change-Id: I41b145b5df0f785a7acf1495b0f54f5401d63464
4 lines
43 B
YAML
4 lines
43 B
YAML
- hosts: all
|
|
roles:
|
|
- collect-run-data
|