https://github.com/beetboxvm/ansible-role-beetbox-phantomjs
https://github.com/beetboxvm/ansible-role-beetbox-phantomjs
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/beetboxvm/ansible-role-beetbox-phantomjs
- Owner: beetboxvm
- Created: 2016-06-25T07:20:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-06T20:54:36.000Z (over 9 years ago)
- Last Synced: 2025-10-13T02:04:51.998Z (9 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible Role: Phantomjs
[](https://circleci.com/gh/beetboxvm/ansible-role-beetbox-phantomjs)
Installs phantomjs on Linux servers.
## Role Variables
Available variables are listed below, along with default values:
workspace: /root
Where the Phanthomjs project will be downloaded.
phantomjs_version: 2.1.1
The version to install.
phantomjs_bin_path: /usr/local/bin/phantomjs
The path to add the phantomjs binary.
## License
MIT