Ansible repo for digital ocean projects
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

39 行
327 B

  1. [Default]
  2. hostname="localhost"
  3. name="Default"
  4. password=""
  5. portnumber="6600"
  6. useauth="0"
  7. music directory=""
  8. db update time="12345678901"
  9. []
  10. [Remote]
  11. hostname="your-server-IP-addr-here"
  12. name="Remote"
  13. password=""
  14. portnumber="8000"
  15. useauth="0"
  16. music directory=""
  17. db update time="12345678901"
  18. []