aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/ansible/host-config.yml
blob: 571cc141eb54cbf48337567840329f454adae0a2 (plain) (blame)
1
2
3
4
5
6
7
8
---
- name: Provision the operation system for tests
  # testing
  hosts: all
  # live
  # hosts: TDB 
  roles:
      - common