Skip to content

tandy-1000/fedora-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An Ansible playbook to setup a Fedora install

ansible-galaxy collection install ansible.posix community.general community.crypto

ansible-playbook roles.yml -i inventory.yml --ask-vault-pass -e "device={name}"

Currently takes care of:

  • DNF configuration
  • Installing useful packages
  • Snapper configuration
  • /etc/hosts configuration
  • Setting up SSH keys for home server
  • Setting up a WireGuard configuration
  • Setting up NFS mounts
  • Setup Gnome themes
  • Loading dotfiles with Chezmoi
  • Btrbk configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages