forked from msvsphere/cloud-images
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
291 B
17 lines
291 B
1 year ago
|
galaxy_info:
|
||
|
role_name: qemu_guest_agent
|
||
|
author: Eugene Zamriy
|
||
|
description: Installs qemu-guest-agent
|
||
|
license: MIT
|
||
|
min_ansible_version: '2.5'
|
||
|
platforms:
|
||
|
- name: EL
|
||
|
versions:
|
||
|
- '8'
|
||
|
- '9'
|
||
|
galaxy_tags:
|
||
|
- qemu
|
||
|
- qemu-guest-agent
|
||
|
|
||
|
dependencies: []
|