blob: 37fac693a2b667e0ea7990f87316079a67fe5615 [file] [log] [blame]
Giorgi Lekveishvili29c95ca2023-11-06 14:44:00 +04001#!/bin/sh
2
3ssh root@h01 "systemctl restart systemd-networkd"
4ssh root@h02 "systemctl restart systemd-networkd"
5ssh root@h03 "systemctl restart systemd-networkd"