Skip to content

godsmith99x/env_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Laptop with Ansible

Steps

(Assumes starting from home dir in Fedora 35)

  1. Clone this repo
    git clone --recursive https://github.com/godsmith99x/env_setup.git
  2. Execute bootstrap script
    ~/env_setup/bootstrap.py
  3. Save ssh public key to github
  4. Change remote url to ssh vice https
    cd env_setup/ && git remote set-url origin git@github.com:godsmith99x/env_setup.git
  5. Run asible-playbook to configure the localhost
    sudo ansible-playbook ~/env_setup/local.yml

About

My laptop config automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published