UNPKG

@installdoc/ansible-gas-station

Version:

An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤

10 lines (9 loc) 192 B
--- # @var rvm_config: [] # Install 1 or more versions of ruby # The last ruby listed will be set as the default ruby ruby_versions: [] # @example # # ruby_versions: # - 'ruby-2.3.1' # @end