Skip to content

oke-py/ansible-osx

Repository files navigation

ansible-osx

Mac OS X configuration management using Ansible

prerequisite

# install homebrew
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

$ brew install ansible

execute

$ ansible-playbook -i hosts.yml playbooks/my-mac.yml --ask-become-pass

About

Configure my macOS development environment

Topics

Resources

License

Stars

Watchers

Forks

Languages