Browse Source

working on changes, and debugging

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

+ 2
- 1
playbooks/sshfs.yaml View File

@@ -3,7 +3,8 @@
tasks: tasks:
- name: add sshfs user - name: add sshfs user
user: sshfs user: sshfs
name: sshfs
name: sshfs
- name: SSHFS - name: SSHFS
import_role: import_role:
name: ansible_sshfs name: ansible_sshfs


Loading…
Cancel
Save