aboutsummaryrefslogblamecommitdiffstats
path: root/ansible/testrunner-config.yml
blob: 0304883f18f72bc6a19aecc23df91aee9deaf598 (plain) (tree)
1
2
3
4
5
6
7
8
9
   
                                   


            
              

                                                                                                   
                       

        
                  
---
- 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