aboutsummaryrefslogtreecommitdiff
path: root/playbooks/lava-lab.yml
blob: cc2db05c4e8bf854c293915d4d52cb62c2f71711 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---

- hosts: workers

  roles:
    - update-etc

- hosts: masters

  roles:
    - device-dicts
    - device-types
    - health-checks

- hosts:
    - workers
    - masters

  roles:
    - openssh
    - lab-scripts
    - python-apt