add mpd role completed
This commit is contained in:
parent
fd63bf77e9
commit
499e1e4de4
@ -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
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
|
- user_config
|
||||||
- ansible-manager
|
- ansible-manager
|
||||||
- autofs
|
- autofs
|
||||||
|
- mpd
|
||||||
|
|
||||||
# - Windows_manager
|
# - Windows_manager
|
||||||
|
Loading…
Reference in New Issue
Block a user