michaelrigart / ansible-role-interfaces

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

Changes to support manual interfaces and other issues #31

Closed busterswt closed 1 month ago

busterswt commented 6 years ago

This PR introduces enhancements for supporting 'manual' interfaces (those without IPs). It also introduces a 'fix' for bonds in Debian/Ubuntu to bring up member interfaces prior to trying to bring up the bond. Lastly, introduced a new var to pause the playbooks after interfaces are bounced, but before facts are gathered, due to some server interfaces not being UP/active prior to fact gathering.

markgoddard commented 1 month ago

7 years old