diff options
author | pmikus <peter.mikus@protonmail.ch> | 2024-01-25 07:37:31 +0000 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2024-01-25 07:44:34 +0000 |
commit | 6067078db338b930972ad6f183a4c75d2cf9214a (patch) | |
tree | eb93118dc9c6a2b3ee742a5e4914e061ec581c65 /fdio.infra.ansible/site.yaml | |
parent | 7b03d44e6761ee27a0fead3401f9b2d04d95f709 (diff) |
feat(terraform): Migrating old structures
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ib953739b4d34a7f803bff54cec92a2130fcbbc66
Diffstat (limited to 'fdio.infra.ansible/site.yaml')
-rw-r--r-- | fdio.infra.ansible/site.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fdio.infra.ansible/site.yaml b/fdio.infra.ansible/site.yaml index 9350a2c140..45a090344e 100644 --- a/fdio.infra.ansible/site.yaml +++ b/fdio.infra.ansible/site.yaml @@ -6,12 +6,14 @@ - tg - tg_aws - tg_azure + - tg_openstack - import_playbook: sut.yaml tags: - sut - sut_aws - sut_azure + - sut_openstasck - import_playbook: vpp_device.yaml tags: |