project-config/playbooks/base-minimal/post.yaml
Monty Taylor ea68aa68f7
Rename base-minimal/post-ssh to base-minimal/post
This matches the change already made the job config.

Also, sync the ignore_errors from base.

Change-Id: Ia0da319ac022c6d3bc9387616029d0bca997effb
2019-01-07 14:32:47 +00:00

11 lines
210 B
YAML

- hosts: all
roles:
- fetch-output
- hosts: all
# NOTE(pabelanger): We ignore_errors for the following tasks as not to fail
# successful jobs.
ignore_errors: yes
roles:
- remove-build-sshkey