Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

telus/ansible-ruby

 
 

Repository files navigation

ansible-ruby

Ruby - A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.

Build Status Platforms

Tunables

  • ruby_gems (list) - Gems to be installed

Dependencies

Example Playbook

- hosts: servers
  roles:
     - role: telusdigital.ruby
       ruby_gems:
         - ezmq
         - rbnacl
         - robot_sweatshop
         - self_identity

License

MIT

Contributors

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%