Move variable files
This commit is contained in:
parent
b66ebe24fa
commit
43de1cc0d0
10 changed files with 0 additions and 10 deletions
6
host_vars/fudiggity/mpd.yml
Normal file
6
host_vars/fudiggity/mpd.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
mpd_app_dir: '/srv/docker/mpd'
|
||||
mpd_music_dir: '/home/sonny/music'
|
||||
|
||||
mpd_config_dir: '{{ xdg_config_dir }}/mpd'
|
||||
mpd_playlist_dir: '{{ xdg_data_dir }}/mpd/playlists'
|
||||
mpd_state_dir: '{{ xdg_state_dir }}/mpd'
|
||||
Loading…
Add table
Add a link
Reference in a new issue