Selaa lähdekoodia

working on changes, and debugging

master
Erin Sims 2 vuotta sitten
vanhempi
commit
2a25ca60d8
1 muutettua tiedostoa jossa 9 lisäystä ja 11 poistoa
  1. +9
    -11
      playbooks/sshfs.yaml

+ 9
- 11
playbooks/sshfs.yaml Näytä tiedosto

@@ -5,14 +5,12 @@
ansible.builtin.user:
name: ssfs
- name: SSHFS
import_role:
name: ansible_sshfs
vars:
remote_media_directory: Directory where disk is mounted on the remote machine
ssh_username: sshfs
ssh_server: home.thrace-lan.info:2200
ssh_media_directory: /mnt/music/
server_loc: sshfs@home.thrace-lan.info:/pool/MUSIC/


- name: SSHFS
import_role:
name: ansible_sshfs
vars:
remote_media_directory: Directory where disk is mounted on the remote machine
ssh_username: sshfs
ssh_server: home.thrace-lan.info:2200
ssh_media_directory: /mnt/music/
server_loc: sshfs@home.thrace-lan.info:/pool/MUSIC/

Ladataan…
Peruuta
Tallenna