Sfoglia il codice sorgente

working on changes, and debugging

master
Erin Sims 2 anni fa
parent
commit
80694870f0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      playbooks/sshfs.yaml

+ 1
- 0
playbooks/sshfs.yaml Vedi File

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

Caricamento…
Annulla
Salva