add mpd role completed

This commit is contained in:
vincent 2019-01-07 21:12:48 +01:00
parent fd63bf77e9
commit 499e1e4de4
4 changed files with 9 additions and 4 deletions

View File

@ -12,7 +12,7 @@
-install wm software -install wm software
-install worstation software (firefox keepass,pulseaudio,ncmpcc) -install worstation software (firefox keepass,pulseaudio,ncmpcc)
- [ ] mpD role - [X] mpd role
- [ ] syncthing role - [ ] syncthing role
@ -35,7 +35,7 @@
- install ansible aur module - install ansible aur module
- soft install (zsh,vim,) - soft install (zsh,vim,)
-
- [X] user profil config - [X] user profil config
@ -49,9 +49,9 @@
- config - config
- -backup - -backup
- [ ] tt-rss role - [ ] tt-rss role
-depend nginx & madiadb role - depend nginx & madiadb role
- [ ] gitea role - [ ] gitea role
-depend of mariadb role - depend of mariadb role
- [ ] dns role - [ ] dns role
- [ ] rsyncd role - [ ] rsyncd role

2
host_vars/fixe-pc Normal file
View File

@ -0,0 +1,2 @@
##ansible_python_interpreter: /usr/bin/python2
music_directory: '/mnt/diskstation/music'

2
host_vars/nas Normal file
View File

@ -0,0 +1,2 @@
##ansible_python_interpreter: /usr/bin/python2
##music_directory: '/mnt/diskstation/music'

View File

@ -5,5 +5,6 @@
- user_config - user_config
- ansible-manager - ansible-manager
- autofs - autofs
- mpd
# - Windows_manager # - Windows_manager