From c1db0e5a97b153130113c107f2b5abbedf516391 Mon Sep 17 00:00:00 2001 From: Justin Date: Mon, 27 Jan 2025 21:34:41 -0600 Subject: [PATCH] added a update cloudflared tunnel --- update-cloudflace-tunnel.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"