https://github.com/anxs/erlang
Ansible role for erlang
https://github.com/anxs/erlang
ansible erlang
Last synced: about 1 year 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 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-22T00:19:45.000Z (over 2 years ago)
- Last Synced: 2025-04-05T01:32:14.538Z (about 1 year ago)
- Topics: ansible, erlang
- Size: 21.5 KB
- Stars: 10
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ANXS - erlang [](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)!