2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-23 12:39:01 +00:00
bench/installers/ansible_playbooks/main.yml

8 lines
93 B
YAML
Raw Normal View History

2015-12-25 15:33:21 +00:00
---
- hosts: local
sudo: true
roles:
- add_repos
2015-12-29 10:45:45 +00:00
- install_n_configure_packages