feat(ipsec): Use strings instead of enums in Robot
[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     - tg_openstack
10
11 - import_playbook: sut.yaml
12   tags:
13     - sut
14     - sut_aws
15     - sut_azure
16     - sut_openstasck
17
18 - import_playbook: vpp_device.yaml
19   tags:
20     - vpp-device
21
22 - import_playbook: nomad.yaml
23   tags:
24     - nomad
25
26 - import_playbook: dev.yaml
27   tags:
28     - dev
29
30 - import_playbook: vagrant.yaml
31   tags:
32     - vagrant