Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
/ ansible-setup Public archive

Ansible playbooks for setting up a minimal Ubuntu installation for development

Notifications You must be signed in to change notification settings

NoahLE/ansible-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Setup Scripts

Packages Included

  • 1password
  • chromium
  • code
  • discord
  • gimp
  • git
  • guake
  • inkscape
  • ngrok
  • nvm
  • postman
  • pycharm-professional
  • pyenv
  • signal-desktop
  • slack
  • vlc
  • webstorm
  • zeal
  • zsh and oh-my-zsh

Prerequisites

  1. Install script with the following commands
    • sudo chmod +x install.sh > allows script to be run
    • sudo install.sh
  2. Update your username in /roles/setup/defaults/main.yml
  3. Run the ansible script with the command ansible-playbook -i inventory setup.yml -K

Installation

Run ./install.sh

About

Ansible playbooks for setting up a minimal Ubuntu installation for development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages