From ca5422baddc42b5b8e6f95ce838a1d9ed135e3bd Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Sat, 1 Oct 2022 04:03:31 -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 ebe3d30..85d38f4 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"