kosssi.phpstorm
ansible-role-phpstorm
This is an Ansible role that helps you install phpStorm.
Default Variables for the Role
phpstorm_version: The version of phpStorm to install (default is 10.0.2).phpstorm_install_dir: The directory where phpStorm will be installed (default is /opt).phpstorm_bin: The path to the phpStorm binary file (default is /usr/local/bin/phpstorm).
Example Playbook
Here’s how to use this role in a playbook:
roles:
- { role: kosssi.phpstorm, tags: phpstorm }
Vagrant Setup
If you have Vagrant installed, you can test this role easily:
- Navigate to the tests directory:
cd tests - Start Vagrant:
vagrant up
Installa
ansible-galaxy install kosssi.phpstormLicenza
mit
Download
7.5k
Proprietario
