Browse Source

working on changes, and debugging

master
Erin Sims 2 years ago
parent
commit
72385c9737
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      playbooks/sshfs.yaml

+ 1
- 1
playbooks/sshfs.yaml View File

@@ -8,7 +8,7 @@
remotepath: '/pool/' remotepath: '/pool/'
hostname: "home.thrace-lan.info" hostname: "home.thrace-lan.info"
username: "sshfs" username: "sshfs"
sshfsport: 2200
sshfsport: 22000
tasks: tasks:
- name: sshfs - name: sshfs
ansible.builtin.group: ansible.builtin.group:


Loading…
Cancel
Save