sagarpatke.role_spring_boot_fsd

sagarpatke.role_spring_boot_fsd

This role installs essential tools for Spring Boot Full Stack Development.

Installs the following tools:

  • OpenJDK versions 8 and 12
  • Maven
  • MongoDB
  • MySQL and MySQL Workbench
  • Spring Tool Suite 4
  • NodeJS version 10
  • Sublime Text 3
  • Atom
  • Microsoft Visual Studio Code
  • Google Chrome
  • Mozilla Firefox
  • Slack
  • Docker and docker-compose
  • Git
  • Vim
  • Curl
  • Wget

Requirements

The user ubuntu must exist before running this script.

Role Variables

slack_version: "4.0.0"

This sets the version of Slack to be installed.

Dependencies

- role: geerlingguy.nodejs
  nodejs_install_npm_user: ubuntu
- role: chaosmail.sublime-text
  sublime_package_control: false
- role: andrewrothstein.atom
- role: ngetchell.vscode
- role: cmprescott.chrome
- role: arknoll.firefox
- role: geerlingguy.docker
  docker_users:
    - ubuntu

Example Playbook

- hosts: all
  become: true
  roles:
    - role: sagarpatke.role_spring_boot_fsd

License

MIT License

Author Information

Informazioni sul progetto

Spring Boot Full-Stack Development Setup

Installa
ansible-galaxy install sagarpatke.role_spring_boot_fsd
Licenza
Unknown
Download
126
Proprietario