infra/roles/kvm/handlers/main.yml

7 lines
81 B
YAML

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