Reorganise
This commit is contained in:
parent
4be4c0a719
commit
2722973e49
19 changed files with 161 additions and 255 deletions
4
roles/vm/handlers/main.yml
Normal file
4
roles/vm/handlers/main.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
- name: Restart qemu-guest-agent
|
||||
service:
|
||||
name: qemu-guest-agent
|
||||
state: restarted
|
Loading…
Add table
Add a link
Reference in a new issue