Add additional tags to galaxy.yml
This commit is contained in:
parent
40208a88b9
commit
dff271d063
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ license:
|
||||||
tags:
|
tags:
|
||||||
- podman
|
- podman
|
||||||
- container
|
- container
|
||||||
|
- linux
|
||||||
|
- infrastructure
|
||||||
|
- tools
|
||||||
|
|
||||||
# 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