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