Infra: Ansible yaml lint cleanup
[csit.git] / fdio.infra.ansible / site.yaml
1 ---
2 # file: site.yaml
3
4 - import_playbook: tg.yaml
5   tags:
6     - tg
7     - tg_aws
8     - tg_azure
9
10 - import_playbook: sut.yaml
11   tags:
12     - sut
13     - sut_aws
14     - sut_azure
15
16 - import_playbook: vpp_device.yaml
17   tags:
18     - vpp-device
19
20 - import_playbook: nomad.yaml
21   tags:
22     - nomad
23
24 - import_playbook: dev.yaml
25   tags:
26     - dev
27
28 - import_playbook: vagrant.yaml
29   tags:
30     - vagrant