Pārlūkot izejas kodu

working on changes, and debugging

master
Erin Sims pirms 2 gadiem
vecāks
revīzija
ebb0e25d8a
2 mainītis faili ar 5 papildinājumiem un 7 dzēšanām
  1. +2
    -1
      playbooks/mpdb.yaml
  2. +3
    -6
      playbooks/mpdf.yaml

+ 2
- 1
playbooks/mpdb.yaml Parādīt failu

@@ -42,7 +42,8 @@
- name: Install mpdb on hosts
apt:
name: mpd
state: present
state: latest
update_cache: yes
- name: setup config on hosts
template:
src: mpdb.conf.j2


+ 3
- 6
playbooks/mpdf.yaml Parādīt failu

@@ -48,12 +48,9 @@
- name: Install mpdf on hosts
apt:
name: mpd
state: present
- name: Install sshfs on hosts
apt:
name: sshfs
state: present
- name: setup config on hosts
state: latest
update_cache: yes
- name: setup config on hosts
template:
src: mpdf.conf.j2
dest: "/etc/mpdf{{ item }}.conf"


Notiek ielāde…
Atcelt
Saglabāt