Преглед изворни кода

working on changes, and debugging

master
Erin Sims пре 2 година
родитељ
комит
730e076723
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/ansible_sshfs/tasks/main.yml

+ 1
- 1
roles/ansible_sshfs/tasks/main.yml Прегледај датотеку

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


Loading…
Откажи
Сачувај