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 (8 loc) 334 B
--- # Set java_packages if you would like to use a different version than the # default for the OS (see defaults per OS in `vars` directory). This will # not apply to Windows installations. # java_packages: [] # @var java_home: "" # Sets JAVA_HOME variable for Linux-based installations java_home: '' # Used for Linux-based installs