diff --git a/update-cloudflace-tunnel.yaml b/update-cloudflace-tunnel.yaml index 63af135..83eace7 100644 --- a/update-cloudflace-tunnel.yaml +++ b/update-cloudflace-tunnel.yaml @@ -1,6 +1,6 @@ --- - name: Update cloud Flare Tunnel - hosts: cloudflare-tunnel.ki5bhv.com + hosts: 192.168.1.119 tasks: - name: Pull the newest package @@ -25,4 +25,4 @@ - name: Cleanup when: cloudflaredfile.stat.exists ansible.builtin.command: - cmd: "rm cloudflared.deb" \ No newline at end of file + cmd: "rm cloudflared.deb"