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

Update galaxy version and galaxy.yml

This commit is contained in:
Sagi Shnaidman 2020-03-15 21:43:47 +02:00
parent 2bb6fb36ff
commit cb8b87213d

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"