VincentSaelzler / hyper-homelab

A foray into hyper-converged architecture.
GNU General Public License v3.0
0 stars 0 forks source link

configure arbitrary number of ethernet ports #132

Closed VincentSaelzler closed 2 years ago

VincentSaelzler commented 2 years ago

this first became an issue on the dev "dotnet" vm because it needed one interface on mgmt network and another in DMZ.

i knew i could make a whole different playbook, but that seemed like a poor option in terms of re-usability.

answer is to use dictionary variables.