Merge "Add validate-host and log-inventory"

This commit is contained in:
Zuul 2018-12-09 18:41:19 +00:00 committed by Gerrit Code Review
commit cf25241cda
2 changed files with 12 additions and 0 deletions

View File

@ -2,3 +2,9 @@
roles:
- add-build-sshkey
- prepare-workspace
# This role ensures basic connectivity and produces some
# helpful information in zuul-info/
- validate-host
# This roles copies the ansible inventory to zuul-info/
# for debugging purposes
- log-inventory

View File

@ -2,3 +2,9 @@
roles:
- add-build-sshkey
- prepare-workspace
# This role ensures basic connectivity and produces some
# helpful information in zuul-info/
- validate-host
# This roles copies the ansible inventory to zuul-info/
# for debugging purposes
- log-inventory