Procházet zdrojové kódy

fixing the roles again

master
Erin Sims před 2 roky
rodič
revize
390aec3e53
1 změnil soubory, kde provedl 7 přidání a 7 odebrání
  1. +7
    -7
      playbooks/sshfs.yaml

+ 7
- 7
playbooks/sshfs.yaml Zobrazit soubor

@@ -1,12 +1,12 @@
---
- hosts: mpdb
roles:
- 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/
- role: 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/



Načítá se…
Zrušit
Uložit