Browse Source

working on changes, and debugging

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

+ 1
- 1
playbooks/sshfs.yaml View File

@@ -56,7 +56,7 @@
- SSHFS
- name: setup service sshfs
template:
src: sshfs.service.j2
src: ./sshfs.mount.j2
dest: "/usr/lib/systemd/system/sshfs-{{ item }}.service"
mode: 0644
owner: root


Loading…
Cancel
Save