Explorar el Código

working on changes, and debugging

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

+ 1
- 1
playbooks/sshfs.yaml Ver fichero

@@ -56,7 +56,7 @@
- SSHFS
- name: setup service sshfs
template:
src: sshfs.service.j2
src: ./sshfs.mount.j2
dest: "/usr/lib/systemd/system/sshfs-{{ item }}.service"
mode: 0644
owner: root


Cargando…
Cancelar
Guardar