瀏覽代碼

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


Loading…
取消
儲存