@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
18 lines (17 loc) • 710 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs KVM on systems that support it",
"overview": "Kernel-based Virtual Machine (or [KVM](https://www.linux-kvm.org/page/Main_Page)) is a virtualization module in the Linux kernel that allows the kernel to function as a hypervisor. It was merged into the Linux kernel mainline in kernel version 2.6.20, which was released on February 5, 2007.",
"name": "KVM",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-kvm",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/kvm"
},
"slug": "kvm",
"title": "KVM",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}