From 78f2dbdbdb1296ba14a3b2cf518cf26c6bc015e4 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Sat, 1 Oct 2022 04:05:57 -0400 Subject: [PATCH] working on changes, and debugging --- playbooks/sshfs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/sshfs.yaml b/playbooks/sshfs.yaml index 7476e08..6510b62 100644 --- a/playbooks/sshfs.yaml +++ b/playbooks/sshfs.yaml @@ -33,8 +33,8 @@ owner: sshfs group: sshfs mode: '0700' - notify: - - name: SSHFS + notify: + - name: SSHFS - name: copy ssh config copy: src: "./ssh-config"