Skip to content

💻 Ansible playbooks for provisioning macOS and Linux development / work machines

Notifications You must be signed in to change notification settings

spmaniato/ansiblerc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provision a Development Machine using Ansible Build Status

Ansible playbooks for provisioning macOS and Linux development machines.

The name ansiblerc is an allusion to scripts such as .bashrc in Linux.

macOS

First of all, install Ansible any way you like. Examples:

  • brew install ansible
  • pip install ansible

You may also need to install Xcode Command Line Tools:

xcode-select --install

Finally, run the macOS playbook:

ansible-playbook -i localhost macos.yml

Ubuntu

Coming soon ...

About

💻 Ansible playbooks for provisioning macOS and Linux development / work machines

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published