aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/ansible/testrunner-config.yml
blob: 0304883f18f72bc6a19aecc23df91aee9deaf598 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---
- name: preparing and running tests
  # testing
  hosts: all
  # live
  # hosts: TBD
  
  # TODO use the right user for configuring, until credentials set, stay with default vagrant user 
  # remote_user: ubuntu
  
  roles:
      - testrunner