Ansible repo for digital ocean projects
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Erin Sims 730e076723 working on changes, and debugging 2 yıl önce
..
meta working on changes, and debugging 2 yıl önce
tasks working on changes, and debugging 2 yıl önce
templates working on changes, and debugging 2 yıl önce
LICENSE working on changes, and debugging 2 yıl önce
README.md working on changes, and debugging 2 yıl önce

README.md

ansible_sshfs

Ansible role for mounting SSHFS

Role Variables

Following variables need to be defined:

  • remote_media_directory: Directory where disk is mounted on the remote machine
  • ssh_username
  • ssh_server: IP of the remote machine
  • ssh_media_directory: Directory where SSHFS will be mounted
  • server_loc: eg. @:<"directory where disk is mounted on the remote machine">

Note: There are no default values for the above mentioned variables.

Dependencies

This package has no dependencies on modules not included with Ansible by default.

License

Apache

Author Information

Created by Amrit Singh https://www.twitter.com/amrit