1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00

Add build script (#58)

This commit is contained in:
Sergey 2020-06-08 22:33:26 +03:00 committed by GitHub
parent 8b717f9201
commit 3330f840c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 120 additions and 0 deletions

30
galaxy.yml.in Normal file
View file

@ -0,0 +1,30 @@
namespace: containers
name: podman
# version:
readme: README.md
authors:
- Sagi Shnaidman <sshnaidm@redhat.com>
- Ansible team
description: Podman container Ansible modules
license: GPL-3.0-or-later
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"
- contrib
- importer_result.json