Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anxs/erlang
Ansible role for erlang
https://github.com/anxs/erlang
ansible erlang
Last synced: 4 days ago
JSON representation
Ansible role for erlang
- Host: GitHub
- URL: https://github.com/anxs/erlang
- Owner: ANXS
- License: mit
- Created: 2014-03-14T15:03:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-22T00:19:45.000Z (11 months ago)
- Last Synced: 2024-03-27T11:22:46.282Z (8 months ago)
- Topics: ansible, erlang
- Size: 21.5 KB
- Stars: 9
- Watchers: 7
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ANXS - erlang [![Build Status](https://travis-ci.org/ANXS/erlang.png)](https://travis-ci.org/ANXS/erlang)
Ansible role which installs Erlang
#### Requirements & Dependencies
- Tested on Ansible 2.3 or higher.#### Variables
```yaml
erlang_version: "R18.1"
erlang_build_flags: ""
```#### Testing
This project comes with a VagrantFile, this is a fast and easy way to test changes to the role, fire it up with `vagrant up`See [vagrant docs](https://docs.vagrantup.com/v2/) for getting setup with vagrant
#### License
Licensed under the MIT License. See the LICENSE file for details.
#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/ANXS/erlang/issues)!