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