fubarhouse.jetbrains-upsource

Ansible角色:UpSource

构建状态 稳定性稳定 Ansible Galaxy MIT许可证

  • 在Ubuntu、Debian、CentOS和RedHat上安装Jetbrains的UpSource!

预览

截图

需求

  • Java 7(不包含在内)

角色变量

# 在开始之前移除现有的文件系统
upsource_fresh_install: false
# 安装目录
upsource_install_dir: /opt/upsource
# 安装域名
upsource_domain: localhost
# 安装端口
upsource_port: 3000
# 安装版本
upsource_version: 2017.3.2593

依赖关系

依赖关系会在角色安装时检查。

安装

  • 将角色添加到你的剧本中。
  • 根据需要修改上述变量。

示例剧本

- hosts: localhost
  roles:
    - fubarhouse.jetbrains-upsource

许可证

MIT / BSD

作者信息

该角色由Karl Hepworth于2016年创建。

关于项目

Installs JetBrains UpSource on Ubuntu/Debian/RedHat/CentOS/REHL servers.

安装
ansible-galaxy install fubarhouse.jetbrains-upsource
许可证
mit
下载
138
拥有者
Lover of all things open source and computers - both hardware and software. My opinions are my own.