소스 검색

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


불러오는 중...
취소
저장