first commit
This commit is contained in:
commit
5690a2a2ba
13 changed files with 294 additions and 0 deletions
4
roles/setup_virtual_machine/handlers/main.yml
Normal file
4
roles/setup_virtual_machine/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