瀏覽代碼

working on changes, and debugging

master
Erin Sims 2 年之前
父節點
當前提交
920efb9b69
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. +3
    -3
      playbooks/sshfs.yaml

+ 3
- 3
playbooks/sshfs.yaml 查看文件

@@ -10,9 +10,9 @@
hostname: home.thrace-lan.info
username: sshfs
sshfsport: 2200
- name: sshfs
ansible.builtin.user:
name: ssfs
- name: sshfs
ansible.builtin.user:
name: ssfs
- name: sshfs mount
file:
path: "{{ localpath}}{{ item }}/"


Loading…
取消
儲存