Skip to content

EasyDynamics/linux-dev-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Dynamics Ansible Configuration for Linux

Assists in configuring an Ubuntu-based machine (either native, a VM, or WSL) with various software for projects at Easy Dynamics.

Prerequisites

Both git and ansible are necessary in order to run the playbook. Install both tools using apt:

sudo apt update && sudo apt install git ansible

Running

Run playbook with:

PYTHONUNBUFFERED=1 ansible-pull -U https://github.com/EasyDynamics/linux-dev-setup --directory "$(mktemp -d)" --purge -i hosts -K setup.yml

When prompted for the BECOME password, enter the password for your user within WSL.

About

Configure Ubuntu for developer use at Easy Dynamics

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages