fubarhouse.ruby
Rola Ansible: Ruby
Instaluje RVM, Ruby i Gems na systemach RHEL/CentOS, Debian/Ubuntu oraz MacOSX.
Wymagania
Brak.
Zmienne Roli
Domyślna wersja Ruby
ruby_version: 2.4.0
Wszystkie inne wersje Ruby do zainstalowania
ruby_versions:
- 2.4.0
Pakiety Ruby do pobrania
ruby_packages:
- bundler
- sass
- compass
Możesz oznaczyć instalacje jako niepewne, ustawiając:
secure_rvm_install: true
Aby zmienić flagę autolibs:
rvm_autolibs_mode: enable
Aby usunąć wszystko przed rozpoczęciem (czysta instalacja):
clean_rvm_install: false
Aby włączyć/wyłączyć zadania danej kategorii
install_rvm: true
install_ruby: true
install_gems: true
Zależności
Brak.
Przykład Playbooka
- hosts: localhost
sudo: true
vars:
ruby_version: 2.4.0
ruby_packages:
- sass
roles:
- fubarhouse.ruby
Licencja
MIT / BSD
Informacje o Autorze
Ta rola została stworzona w 2015 roku przez Karla Hepwortha.
O projekcie
Install Ruby Version Manager (RMV), Ruby cores and gems..
Zainstaluj
ansible-galaxy install fubarhouse.ruby
Licencja
mit
Pobrania
1.4k
Właściciel
Lover of all things open source and computers - both hardware and software. My opinions are my own.