Skip to content

ansible/network_setup: allow any per-interface command to fail

Martin Roukala requested to merge ansible_network_setup_fixup into master

If an interface is not working particularly well or fails to start an AP on, we do not want it to break the boot process. So let the command fail and continue.

Merge request reports