/workstation

Workstation Setup and Configuration

Primary LanguageMakefileMIT LicenseMIT

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