dresden-weekly / ansible-network-interfaces

Ansible roles to manage Ubuntu network interface configuration
MIT License
86 stars 62 forks source link

support for allow-hotplug missing #16

Closed berendt closed 8 years ago

berendt commented 8 years ago

At the moment it is only possible to use auto DEVICE. It should be possible to use allow-hotplug DEVICE.

arBmind commented 8 years ago

Merged PR #22 that includes a generic implementation of this feature