소스 검색

fixing the roles again

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

+ 7
- 7
playbooks/sshfs.yaml 파일 보기

@@ -1,12 +1,12 @@
---
- hosts: mpdb
roles:
- ansible_sshfs
vars:
remote_media_directory: Directory where disk is mounted on the remote machine
ssh_username: sshfs
ssh_server: home.thrace-lan.info:2200
ssh_media_directory: /mnt/music/
server_loc: sshfs@home.thrace-lan.info:/pool/MUSIC/
- role: ansible_sshfs
vars:
remote_media_directory: Directory where disk is mounted on the remote machine
ssh_username: sshfs
ssh_server: home.thrace-lan.info:2200
ssh_media_directory: /mnt/music/
server_loc: sshfs@home.thrace-lan.info:/pool/MUSIC/



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