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