Tag: iterate
-
Ansible – Config Generator III
For Part I & Part II of this series. The goal of this playbook is to be able to generate unique configuration for each switch. In this case, we are configuring a port to work as an access-port for a specific vlan. The port and vlan variable is different for each switch. config-gen.yml — – […]