From c180acb883d659136a96fa989c85d9b045eea467 Mon Sep 17 00:00:00 2001 From: pmikus Date: Wed, 20 May 2020 10:07:36 +0000 Subject: Infra: Ansible Nomad Signed-off-by: pmikus Change-Id: Icc03bf62d8639f603ca90aa6ab849a46dc911d56 --- resources/tools/testbed-setup/ansible/site.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'resources/tools/testbed-setup/ansible/site.yaml') diff --git a/resources/tools/testbed-setup/ansible/site.yaml b/resources/tools/testbed-setup/ansible/site.yaml index f2f68c6bb7..6ea7fa1d0f 100644 --- a/resources/tools/testbed-setup/ansible/site.yaml +++ b/resources/tools/testbed-setup/ansible/site.yaml @@ -9,3 +9,6 @@ - import_playbook: vpp_device.yaml tags: vpp-device + +- import_playbook: nomad.yaml + tags: nomad -- cgit 1.2.3-korg