diff --git a/tasks/configure.yml b/tasks/configure.yml index 801fe42..59cb306 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -46,7 +46,7 @@ - name: Ensure cron to ping VPN server exists cron: - name: Ping VPN server - job: ping -c 3 192.168.2.5 &> /dev/null + name: Ping Hiljainen + job: ping -c 3 192.168.2.4 &> /dev/null hour: '1' user: gestor