roles/vm-*: Move to roles/vm/*
[noc.git] / ansible / roles / vm / host / handlers / main.yml
1 ---
2 - name: restart inetd
3   service:
4     name: openbsd-inetd
5     state: restarted