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

                                                                                                   
                     

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