mirror of
https://github.com/frappe/bench.git
synced 2024-11-13 16:56:33 +00:00
5 lines
83 B
YAML
5 lines
83 B
YAML
---
|
|
- hosts: localhost
|
|
- include: macosx.yml
|
|
when: ansible_os_family == 'Darwin'
|