freggy / workstation

Ansible playbook for setting up my Linux development environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workstation

This repository contains the configuration of my Linux development environment.

Usage

Installs Ansible and roles needed to run this playbook.

$ ./install.sh

Use the following command to run the playbook:

$ ansible-playbook playbook.yml -K

About

Ansible playbook for setting up my Linux development environment


Languages

Language:Shell 100.0%