project-config/playbooks/base/post-ssh.yaml

7 lines
168 B
YAML

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