forked from containers/ansible-podman-collections
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
33 lines (33 loc) · 826 Bytes
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
namespace: containers
name: podman
version: 1.4.1
readme: README.md
authors:
- Sagi Shnaidman <[email protected]>
- Ansible team
description: Podman container Ansible modules
license: GPL-3.0-or-later
tags:
- containers
- podman
- libpod
- buildah
- docker
dependencies: {}
repository: https://github.com/containers/ansible-podman-collections
documentation: https://docs.ansible.com/ansible/latest/collections/containers/podman/
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
- galaxy.yml.in
- importer_result.json