Add galaxy.yml to support install from git

For installing collection from git like:
"ansible-galaxy collection install git+https://..." the galaxy.yml
file is required to be in the collection.
Add galaxy.yml with next version and "-dev".
Fix links for docs and issues.

Change-Id: I74863977732ebea9cd63ccdd2e830a6671a9e955
This commit is contained in:
Sagi Shnaidman
2020-10-15 18:44:50 +03:00
parent 058cb4ff3f
commit 2ce1adad4a
3 changed files with 46 additions and 5 deletions

1
.gitignore vendored
View File

@@ -1,7 +1,6 @@
.tox
build_artifact
ansible_collections
galaxy.yml
FILES.json
MANIFEST.json
importer_result.json