소스 검색

working on changes, and debugging

master
Erin Sims 2 년 전
부모
커밋
294bb4c509
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. +4
    -2
      playbooks/sshfs.yaml

+ 4
- 2
playbooks/sshfs.yaml 파일 보기

@@ -1,7 +1,9 @@
---
- hosts: mpdb
roles:
- role: ansible_sshfs
tasks:
- name: SSHFS
import_role:
name: ansible_sshfs
vars:
remote_media_directory: Directory where disk is mounted on the remote machine
ssh_username: sshfs


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