robwdux / workstation

Workstation Setup and Configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workstation Setup and Configuration

Ansible project to handle setup and configuration of a Linux workstation.

  1. Usage
  2. Capabilities
  3. Features
  4. Development
  5. Misc

Usage

make

Yields the various targets implemented with short descriptions.

make all

Project setup, installs dependencies and Ansible, then executes the the workstation playbook.

Capabilities

  • Project setup and task execution with make
  • TODO: enable development workflow

Features

See workstation.yml, namely the included roles which govern the various aspects.

Misc

Links

About

Workstation Setup and Configuration

License:MIT License


Languages

Language:Makefile 100.0%