stuvusIT / network_management

Configure Debian/Ubuntu networking service (/etc/network/interfaces) with Ansible
Creative Commons Attribution Share Alike 4.0 International
2 stars 0 forks source link

Handle running dhcpcd #62

Open haslersn opened 5 years ago

haslersn commented 5 years ago

Some distributions have dhcpcd enabled by default for all interfaces. This doesn't work when at least one of the interface obtains a static IP. The dhcpcd.service will then fail. This role could prevent it by modifying /etc/dhcpcd.conf in the right way. Alternatively, it could just encompass a task that disables dhcpcd.service altogether.

dasJ commented 5 years ago

Automatically bumping this issue because it was inactive for 42 days.

dasJ commented 5 years ago

Automatically bumping this issue because it was inactive for 208 days.