-
- Downloads
playbook: update routing for MAN
Debian version 10 uses netplan to manage interafaces. That means that they no longer have `/etc/network/interfaces` directory. This causes network ansible to fail. It can be easily fixed by using the `ip route` command line tool.
Please register or sign in to comment