2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-12 00:06:36 +00:00
bench/installers/ansible_playbooks/main.yml

8 lines
81 B
YAML
Raw Normal View History

2015-12-25 15:33:21 +00:00
---
- hosts: local
sudo: true
roles:
- add_repos
- install_packages