Skip to content

AdamGold/mac-ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mac-ansible

I use this project to configure my macOS the way I like it. That way I can wipe and re-install with less effort.

Getting Started

  1. Install homebrew with the command from the site
  2. brew install pipx
  3. pipx install ansible==2.9.9
  4. ansible-playbook playbook.yml

What's left to do?

{
	"__workflow_last_version": "2.1.2",
	"app_cmd": "iTerm",
	"app_default": "Visual Studio Code",
	"global_exclude_patterns": [],
	"search_dirs": [
		{
			"depth": 4,
			"name_for_parent": 1,
			"path": "~/Documents/Development"
		}
	]
}

About

🐄 Configuring my mac with Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 72.0%
  • Shell 28.0%