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