Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

nicolai86/ansible-phantomjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-phantomjs

binary phantomjs installer.

phantomjs is installed to /usr/local/bin, thus requiring sudo once to copy the downloaded binary over.

Only executes if phantomjs is not present, or a different version is installed.

Usage

- hosts: servers
  vars:
    phantomjs_version: "1.9.2"
    phantomjs_url: "https://phantomjs.googlecode.com/files/phantomjs-1.9.2-linux-x86_64.tar.bz2"
  roles:
    - nicolai86.ansible-phantomjs

About

phantomjs binary installer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages