mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-08 06:13:13 +00:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,7 +1,6 @@
|
||||
.tox
|
||||
build_artifact
|
||||
ansible_collections
|
||||
galaxy.yml
|
||||
FILES.json
|
||||
MANIFEST.json
|
||||
importer_result.json
|
||||
|
||||
Reference in New Issue
Block a user