Browse Source

working on changes, and debugging

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

+ 2
- 2
playbooks/sshfs.yaml View File

@@ -33,8 +33,8 @@
owner: sshfs owner: sshfs
group: sshfs group: sshfs
mode: '0700' mode: '0700'
notify:
- name: SSHFS
notify:
- name: SSHFS
- name: copy ssh config - name: copy ssh config
copy: copy:
src: "./ssh-config" src: "./ssh-config"


Loading…
Cancel
Save