plugeth/ansible/testrunner-config.yml

13 lines
247 B
YAML
Raw Normal View History

---
2015-01-14 16:03:37 +00:00
- name: preparing and running tests
# testing
hosts: all
# live
2015-01-14 16:03:37 +00:00
# hosts: TBD
# TODO use the right user for configuring, until credentials set, stay with default vagrant user
2015-01-14 16:03:37 +00:00
# remote_user: ubuntu
roles:
2015-01-14 16:03:37 +00:00
- testrunner