diff options
Diffstat (limited to 'resources/tools/testbed-setup/ansible/site.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/site.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/tools/testbed-setup/ansible/site.yaml b/resources/tools/testbed-setup/ansible/site.yaml index 0d1913f8f6..f2f68c6bb7 100644 --- a/resources/tools/testbed-setup/ansible/site.yaml +++ b/resources/tools/testbed-setup/ansible/site.yaml @@ -9,6 +9,3 @@ - import_playbook: vpp_device.yaml tags: vpp-device - -- import_playbook: cobbler.yaml - tags: cobbler |