Skip to content

cohoe/workstation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workstation

Ansible scripts for desktop environment configuration.

Features

Browse through the Rolese to see what features are implemented.

Usage

  1. Boot a Fedora x86_64 Cinnamon live image on the target system.
  2. Install the OS with relatively sane defaults. Reboot into local OS.
  3. Run the setup script to do some pre-flight tests and load the repository.
curl -sL grntm.co/setup | bash
  1. Run a playbook!
ansible-playbook -K --ask-vault-pass playbooks/home.yml
  1. Reboot