Kaynağa Gözat

working on changes, and debugging

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

+ 1
- 1
playbooks/sshfs.yaml Dosyayı Görüntüle

@@ -31,7 +31,7 @@
loop: "{{ share }}" loop: "{{ share }}"
- name: "Sshfs {{ item }} service start" - name: "Sshfs {{ item }} service start"
systemd: systemd:
name: "Share {{ item }}"
name: "sshfs{{ item }}"
state: started state: started
enabled: yes enabled: yes
masked: no masked: no


Yükleniyor…
İptal
Kaydet