blob: c4a139dbc634e2da69eea82aa4ceb79e2bc70c8e [file] [log] [blame]
Mohammed Nasere5aeb362025-01-28 17:53:30 -05001- hosts: all
2 roles:
3 - fetch-output
4 - merge-output-to-logs
5
6- hosts: all
7 # NOTE(pabelanger): We ignore_errors for the following tasks as not to fail
8 # successful jobs.
9 ignore_errors: yes
10 roles:
11 - remove-build-sshkey