phpstorm
ansible-role-phpstorm
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
Install
ansible-galaxy install kosssi/ansible-role-phpstorm
License
mit
Downloads
7445
Owner