{"id":21162171,"url":"https://github.com/pixelart/ansible-role-phpstorm","last_synced_at":"2025-03-14T16:13:12.809Z","repository":{"id":136831409,"uuid":"80602684","full_name":"pixelart/ansible-role-phpstorm","owner":"pixelart","description":"Ansible Role: PhpStorm","archived":false,"fork":false,"pushed_at":"2020-03-30T05:29:55.000Z","size":30,"stargazers_count":1,"open_issues_count":7,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T09:31:26.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://galaxy.ansible.com/pixelart/phpstorm/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pixelart.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-01T08:45:49.000Z","updated_at":"2018-01-26T21:37:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b41b0b8-e5c2-4a02-b9f4-0a199f5845e8","html_url":"https://github.com/pixelart/ansible-role-phpstorm","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Fansible-role-phpstorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Fansible-role-phpstorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Fansible-role-phpstorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Fansible-role-phpstorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelart","download_url":"https://codeload.github.com/pixelart/ansible-role-phpstorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243606962,"owners_count":20318314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T13:23:13.975Z","updated_at":"2025-03-14T16:13:12.779Z","avatar_url":"https://github.com/pixelart.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ansible Role: PhpStorm\n\n[![Build Status](https://travis-ci.org/pixelart/ansible-role-phpstorm.svg?branch=master)](https://travis-ci.org/pixelart/ansible-role-phpstorm)\n\nInstalls the [Jetbrains PhpStorm IDE](https://www.jetbrains.com/phpstorm/), on any Linux or UNIX system.\n\n## Requirements\n\n  - `java` should be installed and working.\n\n## Role Variables\n\nAvailable variables are listed below, along with default values (see `defaults/main.yml`):\n\n    phpstorm_version: '2017.1.3'\n\nThe version of PhpStorm which should be installed.\n\n    phpstorm_install_basepath: '/opt/jetbrains'\n\nThe base path where PhpStorm will be installed.\n\n    phpstorm_install_prefix: 'phpstorm'\n    \nThe prefix of the installation folder within the installation path. Together with `phpstorm_version` and `phpstorm_install_basepath` this will result in the following default install path: `/opt/jetbrains/phpstorm-2017.1.3`.\n\n    phpstorm_commandline_launcher: 'pstorm'\n    \nThe executable name of the command-line launcher. Set to `False` if you don't want to install one.\n\n    phpstorm_cleanup_releases: []\n    \nVersion number of old PhpStorm releases you want to delete. It is important to not change `phpstorm_install_basepath` and `phpstorm_install_prefix` between installation if want to cleanup. Otherwise old versions won't be found.\n\nSide note: Never delete the version from whom you are upgrading. It may be opened by a developer and this will lead to crashes.\n\n## Dependencies\n\nNone.\n\n## Example Playbook\n\n    - hosts: phpdevs\n      roles:\n        - pixelart.phpstorm\n\nAfter the playbook runs, PhpStorm will be installed, and an application and a command-line launcher will be accessible via normal user accounts.\n\n## Code of Conduct\n\nPlease note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.\n\n## License\n\nMIT, see the [LICENSE](LICENSE) file.\n\n## Author Information\n\nThis role was created in 2017 by [pixelart GmbH](https://www.pixelart.at/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelart%2Fansible-role-phpstorm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelart%2Fansible-role-phpstorm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelart%2Fansible-role-phpstorm/lists"}