Parcourir la source

working on changes, and debugging

master
Erin Sims il y a 2 ans
Parent
révision
80694870f0
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      playbooks/sshfs.yaml

+ 1
- 0
playbooks/sshfs.yaml Voir le fichier

@@ -63,3 +63,4 @@
handlers:
- name: SSHFS
ansible.builtin.command: "mount {{ [ localpath,item,'/' ]|join() }}"
loop: "{{ share }}"

Chargement…
Annuler
Enregistrer