1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00
ansible-podman-collections/galaxy.yml
2020-05-20 02:08:53 +03:00

28 lines
732 B
YAML

namespace: containers
name: podman
version: 1.0.0
readme: README.md
authors:
- Sagi Shnaidman <sshnaidm@redhat.com>
- Ansible team
description: Podman container Ansible modules
license: Apache-2.0
tags:
- containers
- podman
- libpod
dependencies: {}
repository: https://github.com/containers/ansible-podman-collections.git
documentation: https://github.com/containers/ansible-podman-collections
homepage: https://github.com/containers/ansible-podman-collections
issues: https://github.com/containers/ansible-podman-collections/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
build_ignore:
- ci
- tests/output
- build_artifact
- "*.tar.gz"
- ".gitignore"
- ".history"
- ".vscode"
- ".idea"
- ".github"