Ver a proveniência

working on changes, and debugging

master
Erin Sims há 2 anos
ascendente
cometimento
d91b6cbdde
1 ficheiros alterados com 9 adições e 9 eliminações
  1. +9
    -9
      playbooks/mpdf.yaml

+ 9
- 9
playbooks/mpdf.yaml Ver ficheiro

@@ -42,13 +42,13 @@
name: mpd
state: present

- name: setup config on hosts
template:
src: mpdf.conf.j2
dest: /etc/mpdf{{ item ]].conf
owner: root
group: root
notify:
- restart mpd
loop: "{{ range(1,count|int + 1) }}"
- name: setup config on hosts
template:
src: mpdf.conf.j2
dest: /etc/mpdf{{ item ]].conf
owner: root
group: root
notify:
- restart mpd
loop: "{{ range(1,count|int + 1) }}"


Carregando…
Cancelar
Guardar