Ansible repo for digital ocean projects
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
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: []