Fix indentation errors in galaxy.yml
This commit is contained in:
parent
d0746b2f1b
commit
40208a88b9
1 changed files with 4 additions and 4 deletions
|
|
@ -9,16 +9,16 @@ version: 0.1.0
|
||||||
readme: README.md
|
readme: README.md
|
||||||
|
|
||||||
authors:
|
authors:
|
||||||
- Ivo C.S. Wingelaar <ivo@wingelaar.be>
|
- Ivo C.S. Wingelaar <ivo@wingelaar.be>
|
||||||
|
|
||||||
description: Small Container Environments - ready for production
|
description: Small Container Environments - ready for production
|
||||||
|
|
||||||
license:
|
license:
|
||||||
- EUPL-1.2
|
- EUPL-1.2
|
||||||
|
|
||||||
tags:
|
tags:
|
||||||
- podman
|
- podman
|
||||||
- container
|
- container
|
||||||
|
|
||||||
# Collections that this collection requires to be installed for it to be usable. The key of the dict is the
|
# Collections that this collection requires to be installed for it to be usable. The key of the dict is the
|
||||||
# collection label 'namespace.name'. The value is a version range
|
# collection label 'namespace.name'. The value is a version range
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue