diff --git a/playbooks/sshfs.yaml b/playbooks/sshfs.yaml index 325ce36..7ef1009 100644 --- a/playbooks/sshfs.yaml +++ b/playbooks/sshfs.yaml @@ -1,12 +1,12 @@ --- - hosts: mpdb roles: - - ansible_sshfs - vars: - remote_media_directory: Directory where disk is mounted on the remote machine - ssh_username: sshfs - ssh_server: home.thrace-lan.info:2200 - ssh_media_directory: /mnt/music/ - server_loc: sshfs@home.thrace-lan.info:/pool/MUSIC/ + - role: ansible_sshfs + vars: + remote_media_directory: Directory where disk is mounted on the remote machine + ssh_username: sshfs + ssh_server: home.thrace-lan.info:2200 + ssh_media_directory: /mnt/music/ + server_loc: sshfs@home.thrace-lan.info:/pool/MUSIC/