Merge "Rename base-minimal/post-ssh to base-minimal/post"

This commit is contained in:
Zuul 2019-01-07 14:50:07 +00:00 committed by Gerrit Code Review
commit ae75b7f8c5
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +0,0 @@
- hosts: all
roles:
- remove-build-sshkey

View File

@ -0,0 +1,10 @@
- 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