Skip to content

gabrielsclimaco/ansible-desktop-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Personal Ansible Desktop Configs

These is the Ansible setup that I use to configure my OS after installation. Currently suitable for Fedora 36.

What this setup does

The local.yml import the two roles present in the roles folder:

  • role/install: install all packages and modules that I need (mostly for work)

  • role/configure: clone my dotfiles, set up my terminal and wallpaper

How to use

After a fresh install and:

  • Installed git and ansible

  • Set up a git ssh key

Just run the command:

sudo ansible-pull -U https://github.com/gabrielsclimaco/ansible-desktop-config.git

About

My desktop configuration to be applied using ansible-pull.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published