Skip to content

Bugfix/sns fixes "Unit networking.service not found"

Carl Karsten requested to merge carlfk-guest/ansible:bugfix/sns into main

previous MR removed ifupdown, that broke if_rename.sh because

Failed to restart networking.service: Unit networking.service not found`.

replaced with

systemctl restart systemd-networkd.service

Merge request reports

Loading