commit 12c352284d
Author: Robert Kaussow <mail@thegeeklab.de> Date: Thu Mar 3 21:15:44 2022 +0100 chore: add auto-generated _docs folder to gitignore file
This commit is contained in:
parent
db0c480f73
commit
55233f8cd0
12
index.md
12
index.md
@ -3,14 +3,14 @@ title: lvm
|
|||||||
type: docs
|
type: docs
|
||||||
---
|
---
|
||||||
|
|
||||||
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.lvm) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.lvm?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.lvm) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.lvm/src/branch/master/LICENSE)
|
[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.lvm) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.lvm?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.lvm) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.lvm/src/branch/master/LICENSE)
|
||||||
|
|
||||||
Configure a list of LVM volumes.
|
Configure a list of LVM volumes.
|
||||||
|
|
||||||
* [Default Variables](#default-variables)
|
- [Default Variables](#default-variables)
|
||||||
* [lvm_packages](#lvm_packages)
|
- [lvm_packages](#lvm_packages)
|
||||||
* [lvm_volumes](#lvm_volumes)
|
- [lvm_volumes](#lvm_volumes)
|
||||||
* [Dependencies](#dependencies)
|
- [Dependencies](#dependencies)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -53,6 +53,8 @@ lvm_volumes:
|
|||||||
state: mounted
|
state: mounted
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
None.
|
None.
|
||||||
|
Loading…
Reference in New Issue
Block a user