carlosacp.meteor
Ansible Meteor
Simple way to add meteor instalation on your ansible tasks
Requirements
- Tested on ansible 1.4
Variables
meteor_version: "1.1.0.2" #default version
Testing
Use Vagrant and fire vagrant up to test.
Example Playbook
- Install ansible-meteor using galaxy
ansible-galaxy install carlos.acp.meteor
- Add to your playbook
- name: install meteor
hosts: servers
vars:
meteor_version: "1.1.0.2"
roles:
- carlos.acp.meteor
Thanks to
License
Licensed under the MIT License. See the LICENSE file for details.
Install
ansible-galaxy install carlosacp.meteorLicense
mit
Downloads
215
Owner
