- # from galaxy
- - rvm_io.ruby
- #########################################################
- # Examples of other things to add
- #
- # Using SSH and a branch checks out to roles/mybranch
- # - src: git+ssh://git@github.com/myorg/shared-ansible
- # version: mybranch
- # name: mybranch
- # Grabbing a module directly from github
- # - src: https://github.com/shokunin/ansible-supervisor
- #########################################################
|