Skip to content
Snippets Groups Projects

[qemu-guest-agent] Install qemu-guest-agent on VMs

Merged Benjamin Graillot requested to merge qemu-guest-agent into newinfra
2 files
+ 14
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 4
0
@@ -21,6 +21,10 @@
# - crans-scripts
- root-config
- hosts: crans_vm
roles:
- qemu-guest-agent
- hosts: slapd
vars:
slapd: '{{ glob_slapd | combine(loc_slapd | default({})) }}'
Loading