0823254c3b
git-subtree-dir: tests/files git-subtree-mainline:4f3f881c9b
git-subtree-split:ce7204fa17
13 lines
262 B
YAML
13 lines
262 B
YAML
---
|
|
- name: preparing and running tests
|
|
# testing
|
|
# hosts: all
|
|
# live
|
|
hosts: tag_Name_test_runner
|
|
|
|
# TODO use the right user for configuring, until credentials set, stay with default vagrant user
|
|
remote_user: ubuntu
|
|
|
|
roles:
|
|
- testrunner
|