Merge "test-playbooks: improved syntax"

This commit is contained in:
Zuul 2020-06-04 20:00:36 +00:00 committed by Gerrit Code Review
commit a9c493f1b1
3 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@
# run use-buildset-registry.
- name: Run the fake buildset registry
include_role:
role: run-buildset-registry
name: run-buildset-registry
vars:
buildset_registry_root: "{{ ansible_user_dir }}/fake_buildset_registry"
buildset_registry_port: 9000