Alpha Chen
1d80cefa51
[meta] Use with_fileglob, fix up defaults playbook
...
Use `with_fileglob` instead of hacking `with_items` to use `ls`.
Use handlers to only restart OS X services if defaults have changed.
10 years ago
Alpha Chen
7b651ddbab
[meta] Switch to using a module for defaults
...
Defaults module taken from ansible/ansible-modules-extras/pull/64.
Fixes #10 .
10 years ago
Alpha Chen
d07e57d664
[meta] Update OS X Ansible role
...
Add a bootstrap role to update `~/.dotfiles` and run `sudo` once (so that
Homebrew's internal `sudo` calls work).
Also allow for running Ansible from a remote computer onto the target
Mac.
10 years ago
Alpha Chen
dd05738575
[meta] Tap to click
10 years ago
Alpha Chen
7da77e816e
[meta] More Yosemite changes
10 years ago
Alpha Chen
251cb5b117
[meta] Yosemite changes
10 years ago
Alpha Chen
290feeafbe
[meta] Update defaults
...
Took some more defaults from
[here](https://gist.github.com/brandonb927/3195465 ).
10 years ago
Alpha Chen
a4b451547e
[meta] Move Terminal setup out of defaults task
10 years ago
Alpha Chen
3e71940141
[defaults] Can't figure out how to get trackpad prefs working
10 years ago
Alpha Chen
bc364a8fe4
[meta] Create a laptop playbook
10 years ago
Alpha Chen
ab5b08ead6
[meta] Set Caps Lock to Control by default
10 years ago
Alpha Chen
aaaa04488b
[meta] s/defaults/osx_defaults/
...
Apparently 'defaults' conflicts with something in ansible?
10 years ago
Alpha Chen
05e6a61170
[meta] Separate vars out into different files
10 years ago
Alpha Chen
af8de08dcd
[meta] Add state params to tasks
10 years ago
Alpha Chen
6041117b87
[meta] Various changes/fixes for osx role
...
Handle ansible bug w/`with_items`:
https://github.com/ansible/ansible/issues/8055
10 years ago
Alpha Chen
d83aa8f1df
[meta] Add terminal settings
10 years ago
Alpha Chen
bed1b66e50
[meta] Add .tmux.conf.local, restart system utilities
10 years ago
Alpha Chen
edf09d4def
[meta] Add OS X defaults
10 years ago