Ver a proveniência

working on changes, and debugging

master
Erin Sims há 2 anos
ascendente
cometimento
2a25ca60d8
1 ficheiros alterados com 9 adições e 11 eliminações
  1. +9
    -11
      playbooks/sshfs.yaml

+ 9
- 11
playbooks/sshfs.yaml Ver ficheiro

@@ -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/

Carregando…
Cancelar
Guardar