https://github.com/drunomics/ansible-role-tool-installer
Installs various tools
https://github.com/drunomics/ansible-role-tool-installer
Last synced: 18 days ago
JSON representation
Installs various tools
- Host: GitHub
- URL: https://github.com/drunomics/ansible-role-tool-installer
- Owner: drunomics
- Created: 2018-01-29T18:07:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T18:08:41.000Z (over 8 years ago)
- Last Synced: 2026-02-04T08:19:56.043Z (4 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# drunomics.tool-installer
[](https://travis-ci.org/drunomics/ansible-role-tool-installer)
Ansible role that installs various tools by downloading them.
Distribution: Ubuntu (tested on 16.04)
## Requirements
None.
## Dependencies
None.
## Supported variables
Example which will install the tool phapp:
tool_installer:
phapp:
url: https://github.com/drunomics/phapp-cli/releases/download/0.6.0-beta1/phapp.phar
version: 0.6.0-beta1
Please check the documented variables defaults/main.yml.
(c) 2018 drunomics GmbH. / MIT License