An open API service indexing awesome lists of open source software.

https://github.com/woodprogrammer/firecracker-ansible

This is a repository contains ansible playbook for firecracker setup
https://github.com/woodprogrammer/firecracker-ansible

Last synced: 2 months ago
JSON representation

This is a repository contains ansible playbook for firecracker setup

Awesome Lists containing this project

README

          

# firecracker-ansible
This is a repository contains ansible playbook for firecracker setup; You can easily use this template for firecracker setup on your KVM supported instances.

## The content is ;
* Install dependencies
* Generate config files
* Build rootfs on target images

## Simple Usage;

```sh
$ ansible-playbook playbooks/site.yaml -u root -i inventories/hosts
```