Browse Source

working on changes, and debugging

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

+ 1
- 1
playbooks/sshfs.yaml View File

@@ -10,7 +10,7 @@
username: "sshfs" username: "sshfs"
sshfsport: 2200 sshfsport: 2200
tasks: tasks:
- name: sshfs
- name: sshfs
ansible.builtin.group: ansible.builtin.group:
name: sshfs name: sshfs
state: present state: present


Loading…
Cancel
Save