Kaynağa Gözat

working on changes, and debugging

master
Erin Sims 2 yıl önce
ebeveyn
işleme
bdba8e4ff3
1 değiştirilmiş dosya ile 8 ekleme ve 8 silme
  1. +8
    -8
      playbooks/mpdf.yaml

+ 8
- 8
playbooks/mpdf.yaml Dosyayı Görüntüle

@@ -60,13 +60,13 @@
group: root
loop: "{{ range(1,count|int + 1) }}"

- name: mpd service start
systemd:
name: "mpd{{ item }}"
state: started
enabled: yes
masked: no
daemon_reload: yes
loop: "{{ range(1,count|int + 1) }}"
- name: mpd service start
systemd:
name: "mpd{{ item }}"
state: started
enabled: yes
masked: no
daemon_reload: yes
loop: "{{ range(1,count|int + 1) }}"



Yükleniyor…
İptal
Kaydet