Start role implementing the VMs.
This commit is contained in:
parent
0cc41715d8
commit
c8bd147d78
4 changed files with 19 additions and 1 deletions
4
roles/lmn_vm/handlers/main.yml
Normal file
4
roles/lmn_vm/handlers/main.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
- name: reload libvirtd
|
||||
systemd:
|
||||
name: libvirtd.service
|
||||
listen: reload libvirtd
|
Loading…
Add table
Add a link
Reference in a new issue