Przeglądaj źródła

working on changes, and debugging

master
Erin Sims 2 lat temu
rodzic
commit
14cc90ff57
1 zmienionych plików z 0 dodań i 2 usunięć
  1. +0
    -2
      playbooks/sshfs.yaml

+ 0
- 2
playbooks/sshfs.yaml Wyświetl plik

@@ -50,6 +50,4 @@
loop: "{{ share }}"
- name: "mount {{ item}}"
ansible.builtin.shell: "/usr/bin/sshfs -o allow_root,allow_other,default_permissions {{ [username,'@',hostname,':',remotepath,item,'/',' ',localpath,item,'/' ]|join() }}"
become: yes
become_user: sshfs
loop: "{{ share }}"

Ładowanie…
Anuluj
Zapisz