An open API service indexing awesome lists of open source software.

https://github.com/beetboxvm/ansible-role-beetbox-phantomjs


https://github.com/beetboxvm/ansible-role-beetbox-phantomjs

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ansible Role: Phantomjs

[![CircleCI](https://circleci.com/gh/beetboxvm/ansible-role-beetbox-phantomjs.svg?style=svg)](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