Skip to content

tracevt/ansible-playbook

Repository files navigation

Mac and Linux Development playbooks

The playbooks in this repository configure most of the software that I use for macOS and Linux for web and software development. This repository is based on Jeef Geerling of Youtube fame.

Installation for macOS

  1. Install Apple's command line tools xcode-select --install.
  2. Install Homebrew
  3. Install Python via homebrew brew install python3
  4. Install Ansible:
    1. brew install ansible
  5. Install requirements ansible-galaxy install -r requirements.yml
  6. Run playbook ansible-playbook main.yml --ask-become-pass

Inspired by

About

Ansible playbooks that I use to get started quickly on a new machine meant for development use

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •