Explorar el Código

working on changes, and debugging

master
Erin Sims hace 2 años
padre
commit
187c3b5fe7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      playbooks/sshfs.yaml

+ 1
- 1
playbooks/sshfs.yaml Ver fichero

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


Cargando…
Cancelar
Guardar