Преглед на файлове

working on changes, and debugging

master
Erin Sims преди 2 години
родител
ревизия
b45c3ea6fc
променени са 2 файла, в които са добавени 14 реда и са изтрити 2 реда
  1. +3
    -1
      playbooks/mpdb.yaml
  2. +11
    -1
      playbooks/mpdf.yaml

+ 3
- 1
playbooks/mpdb.yaml Целия файл

@@ -18,7 +18,7 @@
gapless_mp3_playback: yes
save_absolute_paths_in_playlists: yes
metadata_to_use: artist,album,title,track,name,genre,date,composer,performer,disc
auto_update: no
auto_update: yes
auto_update_depth: 3
follow_outside_symlinks: no
follow_inside_symlinks: no
@@ -44,6 +44,8 @@
name:
- mpd
- mpc
- libflac8
- lame
state: latest
update_cache: yes
- name: setup config on hosts


+ 11
- 1
playbooks/mpdf.yaml Целия файл

@@ -19,7 +19,7 @@
gapless_mp3_playback: yes
save_absolute_paths_in_playlists: yes
metadata_to_use: artist,album,title,track,name,genre,date,composer,performer,disc
auto_update: no
auto_update: yes
auto_update_depth: 3
follow_outside_symlinks: no
follow_inside_symlinks: no
@@ -50,6 +50,16 @@
name: mpd
state: latest
update_cache: yes
- name: Install mpdb on hosts
apt:
name:
- mpd
- mpc
- libflac8
- lame
state: latest
update_cache: yes
- name: setup config on hosts
template:
src: mpdf.conf.j2


Зареждане…
Отказ
Запис