Ansible repo for digital ocean projects
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

16 行
242 B

  1. ---
  2. galaxy_info:
  3. author: Amrit Singh
  4. description: Ansible role for mounting SSHFS
  5. license: Apache
  6. min_ansible_version: 1.4
  7. platforms:
  8. - name: Ubuntu
  9. versions:
  10. - all
  11. categories:
  12. - web
  13. - sshfs
  14. - ec2
  15. dependencies: []