11 lines
411 B
YAML
11 lines
411 B
YAML
|
# These settings are synced to GitHub by https://probot.github.io/apps/settings/
|
||
|
|
||
|
repository:
|
||
|
# See https://developer.github.com/v3/repos/#edit for all available settings.
|
||
|
|
||
|
# The name of the repository. Changing this will rename the repository
|
||
|
name: ansible-manage-lvm
|
||
|
|
||
|
# A short description of the repository that will show up on GitHub
|
||
|
description: Ansible role to manage LVM Groups/Logical Volumes
|