runchecks.yml aktualisiert
This commit is contained in:
parent
734d08af73
commit
9504b14781
@ -155,7 +155,8 @@
|
||||
create: yes
|
||||
marker: "# {mark} ANSIBLE MANAGED BLOCK"
|
||||
block: |
|
||||
testip=9.9.9.9
|
||||
# dns3.digitalcourage.de
|
||||
testip=5.9.164.112
|
||||
if ! ping -c3 ${testip} >/dev/null 2>&1
|
||||
then
|
||||
g_echo_error "No Internet connection? ping $testip failed!"
|
||||
|
Loading…
Reference in New Issue
Block a user