diff --git a/playbooks/sshfs.yaml b/playbooks/sshfs.yaml index fbe420c..f483567 100644 --- a/playbooks/sshfs.yaml +++ b/playbooks/sshfs.yaml @@ -10,7 +10,7 @@ username: "sshfs" sshfsport: 2200 tasks: - - name: sshfs + - name: sshfs ansible.builtin.group: name: sshfs state: present