Browse Source

lining up the loop

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

+ 1
- 1
playbooks/sshfs.yaml View File

@@ -20,7 +20,7 @@
owner: root owner: root
group: root group: root
mode: '0777' mode: '0777'
loop: "{{ share }}"
loop: "{{ share }}"
- name: setup service sshfs - name: setup service sshfs
template: template:
src: sshfs.service.j2 src: sshfs.service.j2


Loading…
Cancel
Save