2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-25 16:08:23 +00:00

4 lines
86 B
YAML
Raw Normal View History

2017-08-29 12:21:06 +05:30
---
2018-02-05 15:07:14 +05:30
- name: Restart network manager
2017-08-29 12:21:06 +05:30
service: name=NetworkManager state=restarted
2018-02-05 15:07:14 +05:30
...