kosssi / ansible-role-phpstorm

Ansible role for install phpstorm

Home Page:https://galaxy.ansible.com/list#/roles/1145

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-role-phpstorm

License Build Status

Ansible role to install phpStorm.

Role Defaults Variables

phpstorm_version: 10.0.2
phpstorm_install_dir: /opt
phpstorm_bin: /usr/local/bin/phpstorm

Example Playbook

roles:
  - { role: kosssi.phpstorm, tags: phpstorm }

Vagrant

If you have vagrant, you can test this role:

cd tests
vagrant up

About

Ansible role for install phpstorm

https://galaxy.ansible.com/list#/roles/1145

License:MIT License


Languages

Language:Makefile 60.5%Language:Ruby 39.5%