aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/host-config.yml
blob: edb4cd82092a9d03a7776e3401322985d45b4e88 (plain) (blame)
1
2
3
4
5
6
7
8
---
- name: Provision the operation system for buildslave
  # testing
  hosts: all
  # live
  # hosts: poc-8.ethdev.com
  roles:
      - common