mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-27 03:13:10 +00:00
Use correct author syntax
This updates the author syntax to satisfy the linter. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
@@ -13,7 +13,7 @@ name: kubevirt
|
||||
short_description: KubeVirt inventory source
|
||||
|
||||
author:
|
||||
- "KubeVirt Project (kubevirt.io)"
|
||||
- "KubeVirt.io Project (!UNKNOWN)"
|
||||
|
||||
description:
|
||||
- Fetch running VirtualMachineInstances for one or more namespaces with an optional label selector.
|
||||
|
||||
@@ -14,7 +14,7 @@ module: kubevirt_vm
|
||||
short_description: Create or delete KubeVirt VirtualMachines on Kubernetes
|
||||
|
||||
author:
|
||||
- "KubeVirt Project (kubevirt.io)"
|
||||
- "KubeVirt.io Project (!UNKNOWN)"
|
||||
|
||||
description:
|
||||
- Use the Kubernetes Python client to perform create or delete operations on KubeVirt VirtualMachines.
|
||||
|
||||
Reference in New Issue
Block a user