Skip to content

An opinionated playbook for setting up a Fedora Workstation.

License

Notifications You must be signed in to change notification settings

sobi3ch/fedora-workstation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedora Workstation

This is an opinionated playbook to setup a Fedora 32+ workstation with everything you need to start developing on Fedora Linux.

Quick Setup

Follow these steps to install Ansible, checkout the Fedora Workstation repo, and run the playbook:

sudo dnf install ansible -y
git clone https://github.com/sobi3ch/fedora-workstation.git
cd fedora-workstation
ansible-playbook setup_workstation.yml -e "local_user=sobi3ch [email protected]" --become --ask-become-pass

For further customization, edit vars/vars.yml to fit your needs.

About

An opinionated playbook for setting up a Fedora Workstation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 100.0%