Author: Robert Kaussow <mail@geeklabor.de>
Date:   Fri Jan 31 11:23:20 2020 +0100

    cleanup documentation
This commit is contained in:
Robert Kaussow 2020-01-31 10:29:39 +00:00
parent 1ed6018871
commit cf4762af5d
1 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,11 @@ title: pve
type: docs
---
Role to configure pve
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.pve) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.pve?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.pve) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
Basic role to configure a [Proxmox VE](https://www.proxmox.com/en/proxmox-ve) server. Proxmox VE is a complete open-source platform for all-inclusive enterprise virtualization that tightly integrates KVM hypervisor and LXC containers, software-defined storage and networking functionality on a single platform.
{{< hint warning >}} **WARNING**\ This role covers only some really basic configurations and is far away production ready. {{< /hint >}}
* [Default Variables](#default-variables)
* [pve_auth_ldap_enabled](#pve-auth-ldap-enabled)