Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 642 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 642 Bytes

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