mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
4 lines
70 B
YAML
4 lines
70 B
YAML
---
|
|
- name: restart libvirtd
|
|
service: name=libvirtd state=restarted
|