mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-25 01:04:28 +00:00
Bump galaxy.yml to 2.6.0. Add a 2.6.0 entry in changelogs/changelog.yaml, regenerate CHANGELOG.rst with antsibull-changelog. Tests-Run: tox -e pep8 Change-Id: I03a4a424d1f47a9fdaa70efae9b8c9a3fa60b072 Signed-off-by: Grzegorz Koper <grzegorzk@stackhpc.com>
36 lines
816 B
YAML
36 lines
816 B
YAML
namespace: openstack
|
|
name: cloud
|
|
readme: README.md
|
|
authors: Openstack
|
|
description: Openstack Ansible modules
|
|
license: GPL-3.0-or-later
|
|
tags:
|
|
- cloud
|
|
- openstack
|
|
dependencies: {}
|
|
repository: https://opendev.org/openstack/ansible-collections-openstack
|
|
documentation: https://docs.ansible.com/ansible/latest/collections/openstack/cloud/index.html
|
|
homepage: https://opendev.org/openstack/ansible-collections-openstack
|
|
issues: https://bugs.launchpad.net/ansible-collections-openstack
|
|
build_ignore:
|
|
- "*.tar.gz"
|
|
- build_artifact
|
|
- ci
|
|
- galaxy.yml.in
|
|
- setup.cfg
|
|
- test-requirements*
|
|
- tests
|
|
- tools
|
|
- tox.ini
|
|
- .gitignore
|
|
- .gitreview
|
|
- .zuul.yaml
|
|
- .pytest_cache
|
|
- importer_result.json
|
|
- .tox
|
|
- .env
|
|
- .vscode
|
|
- ansible_collections_openstack.egg-info
|
|
- changelogs
|
|
version: 2.6.0
|