23 lines
468 B
YAML
23 lines
468 B
YAML
---
|
|
|
|
target_vagrant: false
|
|
target_ovirt: false
|
|
|
|
local_account_username: ansible
|
|
|
|
ovirt_guest_agent_service_name: ovirt-guest-agent
|
|
qemu_guest_agent_service_name: qemu-guest-agent
|
|
|
|
ovirt_guest_agent_package_name:
|
|
RedHat: rhevm-guest-agent-common
|
|
CentOS: ovirt-guest-agent-common
|
|
|
|
qemu_guest_agent_package_name: qemu-guest-agent
|
|
|
|
parallels_tools_role: oatakan.linux_parallels_tools
|
|
|
|
the_root_vgname: vg00
|
|
the_root_lvname: root
|
|
|
|
permit_root_login_with_password: true
|