michaelrigart / ansible-role-interfaces

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

[RedHat] Warn about stale ifcfg files #65

Open priteau opened 4 years ago

priteau commented 4 years ago

On RedHat systems, this role doesn't manage existing ifcfg files that don't match active interface names. This can cause conflicts on reboot when the OS applies all ifcfg files, including stale ones.

Could we at least warn about their presence?

markgoddard commented 4 years ago

It's a nice idea. There are a few challenges: