mirror of
https://github.com/frappe/bench.git
synced 2025-01-10 09:02:10 +00:00
8 lines
81 B
YAML
8 lines
81 B
YAML
|
---
|
||
|
|
||
|
- hosts: local
|
||
|
sudo: true
|
||
|
roles:
|
||
|
- add_repos
|
||
|
- install_packages
|