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

Merge pull request #13 from sshnaidm/bump

Update galaxy version and galaxy.yml
This commit is contained in:
Sergey 2020-03-15 21:44:42 +02:00 committed by GitHub
commit cb33fd658b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
namespace: containers
name: podman
version: 0.1.1
version: 0.2.0
readme: README.md
authors: Podman
description: Podman container Ansible modules
@ -20,4 +20,5 @@ build_ignore:
- "*.tar.gz"
- zuul.yaml
- .gitignore
- tests/output
- ".history"