2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-23 04:29:02 +00:00
bench/playbooks/roles/psutil/tasks/main.yml

3 lines
58 B
YAML
Raw Normal View History

2017-08-28 09:20:50 +00:00
---
- name: Install psutil
pip: name=psutil state=latest