Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 722 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 722 Bytes

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