diff --git a/playbooks/sshfs.yaml b/playbooks/sshfs.yaml index db82fb7..3005de2 100644 --- a/playbooks/sshfs.yaml +++ b/playbooks/sshfs.yaml @@ -1,6 +1,8 @@ --- - hosts: mpdb tasks: + - name: add sshfs user + user: sshfs - name: SSHFS import_role: name: ansible_sshfs