ansible-roles/roles/libvirt_host/handlers/main.yml

4 lines
70 B
YAML

---
- name: restart libvirtd
service: name=libvirtd state=restarted