This website works better with JavaScript.
Explore
Help
Sign In
alpha
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
15
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67853e33a5
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '67853e33a5'
${ noResults }
dotfiles
/
ansible
/
main.yml
6 lines
113 B
Raw
Normal View
History
Unescape
Escape
[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
-
hosts
:
all
[ansible] Add role for OS X
10 years ago
roles
:
[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
-
bootstrap
[meta] Only include OS X role on Macs
10 years ago
- {
role: osx, when
:
ansible_distribution == "MacOSX" }
[meta] Stop using stow
10 years ago
-
dotfiles