debops / ansible-lxc

Configure and manage LXC environment on a host

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps lxc

Travis CI test-suite Ansible Galaxy

You can use the debops.lxc role to create and manage Linux Containers with different configurations. These containers can be used on an external interface (DHCP server is recommended) or on an internal NAT interface (network can be configured by a specific play in DebOps, using the roles debops.dnsmasq and debops.ifupdown).

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.lxc

Documentation

More information about debops.lxc can be found in the official debops.lxc documentation.

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

License: GPL-3.0


This role is part of DebOps. README generated by ansigenome.

About

Configure and manage LXC environment on a host

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%