Merge "Add validate-host and log-inventory"
This commit is contained in:
commit
cf25241cda
@ -2,3 +2,9 @@
|
|||||||
roles:
|
roles:
|
||||||
- add-build-sshkey
|
- add-build-sshkey
|
||||||
- prepare-workspace
|
- 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
|
||||||
|
@ -2,3 +2,9 @@
|
|||||||
roles:
|
roles:
|
||||||
- add-build-sshkey
|
- add-build-sshkey
|
||||||
- prepare-workspace
|
- 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user