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