Explorar el Código

working on changes, and debugging

master
Erin Sims hace 2 años
padre
commit
730e076723
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/ansible_sshfs/tasks/main.yml

+ 1
- 1
roles/ansible_sshfs/tasks/main.yml Ver fichero

@@ -1,7 +1,7 @@
---

- name: Install SSHFS
apt: pkg=sshfs state=installed update_cache=true
apt: pkg=sshfs state=latest update_cache=true
become: yes

- name: Unmount (fusermount) Media Directory


Cargando…
Cancelar
Guardar