add mpd role completed
This commit is contained in:
parent
fd63bf77e9
commit
499e1e4de4
@ -12,7 +12,7 @@
|
||||
-install wm software
|
||||
-install worstation software (firefox keepass,pulseaudio,ncmpcc)
|
||||
|
||||
- [ ] mpD role
|
||||
- [X] mpd role
|
||||
|
||||
- [ ] syncthing role
|
||||
|
||||
@ -35,7 +35,7 @@
|
||||
- install ansible aur module
|
||||
- soft install (zsh,vim,)
|
||||
|
||||
-
|
||||
|
||||
- [X] user profil config
|
||||
|
||||
|
||||
|
2
host_vars/fixe-pc
Normal file
2
host_vars/fixe-pc
Normal file
@ -0,0 +1,2 @@
|
||||
##ansible_python_interpreter: /usr/bin/python2
|
||||
music_directory: '/mnt/diskstation/music'
|
2
host_vars/nas
Normal file
2
host_vars/nas
Normal file
@ -0,0 +1,2 @@
|
||||
##ansible_python_interpreter: /usr/bin/python2
|
||||
##music_directory: '/mnt/diskstation/music'
|
@ -5,5 +5,6 @@
|
||||
- user_config
|
||||
- ansible-manager
|
||||
- autofs
|
||||
- mpd
|
||||
|
||||
# - Windows_manager
|
||||
|
Loading…
Reference in New Issue
Block a user