2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-13 16:56:33 +00:00
bench/playbooks/develop/install.yml

5 lines
95 B
YAML
Raw Normal View History

2016-03-15 06:54:17 +00:00
---
- hosts: localhost
- include: develop/macosx.yml
when: ansible_os_family == 'Darwin'