michaelrigart / ansible-role-interfaces

An ansible role for configuring different network interfaces
GNU General Public License v3.0
83 stars 61 forks source link

Remove ifcfg-eth0 if eth0 is not present or being configured #75

Closed priteau closed 4 years ago

priteau commented 4 years ago

CentOS 8 cloud images also ship with an ifcfg-eth0 file which can cause the network service to fail if no eth0 interface is present or being configured.