Skip to content

wmuth/ansible-dev-laptop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-dev-laptop

Ansible development laptop config

This is an ansible project which when run on a fedora install sets up the system to work the way I want my development laptop to work.

This is based on my previous repo, ansible-personal-config which I have now been broken up into several smaller repos, of course including this one.

To run

  1. Manually install latest fedora workstation
  2. Manuallt install latest ansible
  3. Clone this repository
  4. Change vars in host_vars/localhost
  5. ansible-playbook --ask-become-pass run.yml
  6. If you get stuck on "TASK [base : Remove Extras]", you typed the become password incorrectly

About

Ansible development laptop config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published