mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
Next release is 0.3.0-experimental.meta.redirects
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
release_summary: >
|
||||
This is a experimental release to test whether ``meta/runtime.yml`` redirects work as expected for flatmapping.
|
||||
There will be no final 0.3.0 release; the next release will be 1.0.0. This experimental pre-release will not
|
||||
appear in the versioning history of 0.3.0, it is solely for testing certain technical aspects of ansible-base
|
||||
and antsibull.
|
||||
@@ -1,6 +1,6 @@
|
||||
namespace: community
|
||||
name: general
|
||||
version: 1.0.0
|
||||
version: 0.3.0-experimental.meta.redirects
|
||||
readme: README.md
|
||||
authors:
|
||||
- Ansible (https://github.com/ansible)
|
||||
|
||||
@@ -69,7 +69,7 @@ DOCUMENTATION = '''
|
||||
url:
|
||||
description: "The target to connect to, should look like this: C(https://my.consul.server:8500)."
|
||||
type: str
|
||||
version_added: 1.0.0
|
||||
version_added: 0.3.0
|
||||
env:
|
||||
- name: ANSIBLE_CONSUL_URL
|
||||
ini:
|
||||
|
||||
@@ -35,7 +35,7 @@ options:
|
||||
- Do not use any local cache path.
|
||||
type: bool
|
||||
default: no
|
||||
version_added: 1.0.0
|
||||
version_added: 0.3.0
|
||||
repository:
|
||||
description:
|
||||
- A package repository or multiple repositories.
|
||||
|
||||
Reference in New Issue
Block a user