ansible/host_vars
Timo Makinen c80eca3d85 New implementation of network interfaces
Combine interfaces and network_ether_interfaces into one common
variable network_interfaces. Provisioning uses format:

network_interfaces:
  - device: device name eg. vio0 or eth0
    vlan: vlan id for this interface
    mac: mac address for interface (optional)

Additionally network role will use more settings to configure
interface.
2020-08-27 17:42:07 +00:00
..
adm01.home.foo.sh.yml New implementation of network interfaces 2020-08-27 17:42:07 +00:00
git02.home.foo.sh.yml New implementation of network interfaces 2020-08-27 17:42:07 +00:00
gw01.home.foo.sh.yml New implementation of network interfaces 2020-08-27 17:42:07 +00:00
ldap01.home.foo.sh.yml New implementation of network interfaces 2020-08-27 17:42:07 +00:00
ldap02.home.foo.sh.yml New implementation of network interfaces 2020-08-27 17:42:07 +00:00
log01.home.foo.sh.yml New implementation of network interfaces 2020-08-27 17:42:07 +00:00
mirror01.home.foo.sh.yml New implementation of network interfaces 2020-08-27 17:42:07 +00:00
proxy01.home.foo.sh.yml New implementation of network interfaces 2020-08-27 17:42:07 +00:00
proxy02.home.foo.sh.yml New implementation of network interfaces 2020-08-27 17:42:07 +00:00