Przeglądaj źródła

working on changes, and debugging

master
Erin Sims 2 lat temu
rodzic
commit
730e076723
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/ansible_sshfs/tasks/main.yml

+ 1
- 1
roles/ansible_sshfs/tasks/main.yml Wyświetl plik

@@ -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


Ładowanie…
Anuluj
Zapisz