Skip to content

Rubyをセットアップするロールです

License

Notifications You must be signed in to change notification settings

histudy/ansible-role-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby

Rubyの基本パッケージをインストールします。

Role Variables

ruby_packages

Rubyの基本パッケージを設定します。

Example

ruby_packages:
  - ruby
  - ruby-dev

Example Playbook

- hosts: servers
  roles:
     - role: ruby

License

MIT

About

Rubyをセットアップするロールです

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published