Skip to content

Playbook to prepare a baremetal machine to host KVM Virtual Hosts

License

Notifications You must be signed in to change notification settings

webtechhq/ansible-kvmhost

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ansible-kvmhost

Playbook to prepare a baremetal machine to host KVM Virtual Hosts

usage

add these lines to /etc/ansible/hosts or wherever you keep your inventory similar to:

[kvmhost]
kvmhost ansible_ssh_port=$PORT ansible_ssh_host=$IP_ADDRESS ansible_ssh_user=root

then you can call the playbooks directly like so

ansible-playbook kvmhost.yml

About

Playbook to prepare a baremetal machine to host KVM Virtual Hosts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published