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