diff --git a/.ansible.d/setup.sh b/.ansible.d/setup.sh index dd9dd91..f77c4c9 100755 --- a/.ansible.d/setup.sh +++ b/.ansible.d/setup.sh @@ -1,6 +1,6 @@ $!/bin/bash ipnet = $1 -ip = ${ipnet:0:${#ipnet}-4} +ip = "${ipnet:0:${#ipnet}-4}" until timeout 5 bash -c "