[meta] Only include OS X role on Macs

pull/28/head
Alpha Chen 10 years ago
parent 54f6f42d02
commit 1751ac8f6c

@ -1,5 +1,5 @@
- hosts: all
roles:
- bootstrap
- osx
- { role: osx, when: ansible_distribution == "MacOSX" }
# - dotfiles

Loading…
Cancel
Save