summaryrefslogtreecommitdiffstats
path: root/examples/galaxy_no_required_tags/fail/galaxy.yml
blob: 48ee5873fa3c7af98c2bee82cdec05c9fef65202 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
namespace: bar
name: foo
version: 1.0.0 # <-- that version is not valid, should be 1.0.0 or greater
authors:
  - John
readme: ../README.md
description: "..."
license:
  - Apache-2.0
repository: https://github.com/ansible-collections/community.REPO_NAME