Remove switch interfaces group variables file - now in playbook group vars

This commit is contained in:
Mark Goddard 2017-04-20 14:39:59 +01:00
parent 5d483a6ace
commit a6e16046ba
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
---
# Switch configuration.
###############################################################################
# Interface configuration.
# Interface configuration. Dict mapping switch interface names to configuration
# dicts. Each dict contains a description item and a 'config' item which should
# contain a list of per-interface configuration.
# Generally this should be configured on a per-switch basis via a host_vars
# file.
switch_interface_config: {}