From 72385c97372265dcd8b3877c09a96b5d2edcf93b Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Fri, 30 Sep 2022 07:44:48 -0400 Subject: [PATCH] working on changes, and debugging --- playbooks/sshfs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/sshfs.yaml b/playbooks/sshfs.yaml index c0bc7b6..8e58b77 100644 --- a/playbooks/sshfs.yaml +++ b/playbooks/sshfs.yaml @@ -8,7 +8,7 @@ remotepath: '/pool/' hostname: "home.thrace-lan.info" username: "sshfs" - sshfsport: 2200 + sshfsport: 22000 tasks: - name: sshfs ansible.builtin.group: