From 2e27a7911695e9b93d5accfb5eaeff6f78c460e9 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Sun, 25 Sep 2022 18:17:29 -0400 Subject: [PATCH] working on changes, and debugging --- playbooks/sshfs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/sshfs.yaml b/playbooks/sshfs.yaml index 3005de2..a27e2c5 100644 --- a/playbooks/sshfs.yaml +++ b/playbooks/sshfs.yaml @@ -3,6 +3,7 @@ tasks: - name: add sshfs user user: sshfs + name: sshfs - name: SSHFS import_role: name: ansible_sshfs