Selaa lähdekoodia

working on changes, and debugging

master
Erin Sims 2 vuotta sitten
vanhempi
commit
187c3b5fe7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      playbooks/sshfs.yaml

+ 1
- 1
playbooks/sshfs.yaml Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna