|
@@ -41,7 +41,9 @@ |
|
|
backendhost: "{{ inventory_hostname |replace ('b', 'f') }}" |
|
|
backendhost: "{{ inventory_hostname |replace ('b', 'f') }}" |
|
|
- name: Install mpdb on hosts |
|
|
- name: Install mpdb on hosts |
|
|
apt: |
|
|
apt: |
|
|
name: mpd |
|
|
|
|
|
|
|
|
name: |
|
|
|
|
|
- mpd |
|
|
|
|
|
- mpc |
|
|
state: latest |
|
|
state: latest |
|
|
update_cache: yes |
|
|
update_cache: yes |
|
|
- name: setup config on hosts |
|
|
- name: setup config on hosts |
|
|