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