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.
- Host: GitHub
- URL: https://github.com/cohoe/workstation
- Owner: cohoe
- Created: 2016-03-29T21:24:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T15:30:52.000Z (11 months ago)
- Last Synced: 2024-06-14T17:00:49.411Z (11 months ago)
- Topics: ansible, ansible-scripts, cinnamon, fedora, linux, linux-desktop, workstation
- Language: Shell
- Homepage:
- Size: 32.5 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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