An open API service indexing awesome lists of open source software.

https://github.com/cohoe/workstation

Ansible scripts to configure desktop workstations.
https://github.com/cohoe/workstation

ansible ansible-scripts cinnamon fedora linux linux-desktop workstation

Last synced: 3 months ago
JSON representation

Ansible scripts to configure desktop workstations.

Awesome Lists containing this project

README

        

Workstation
===========

Ansible scripts for desktop environment configuration.

Features
--------
Browse through the [Rolese](https://github.com/cohoe/workstation/blob/master/roles/) to see what features are implemented.

Usage
-----
1) Boot a [Fedora x86_64 Cinnamon live image](https://spins.fedoraproject.org/cinnamon/download/index.html) on the target system.
2) Install the OS with relatively sane defaults. Reboot into local OS.
3) Run the [setup script](https://github.com/cohoe/workstation/blob/master/scripts/setup-fedora.sh) to do some pre-flight tests and load the repository.
```
curl -sL grntm.co/setup | bash
```
4) Run a playbook!
```
ansible-playbook -K --ask-vault-pass playbooks/home.yml
```

5) Reboot