Next release is 0.3.0-experimental.meta.redirects

This commit is contained in:
Felix Fontein
2020-06-26 19:21:05 +02:00
parent 0ec76242c6
commit ffe16f5fd1
4 changed files with 8 additions and 3 deletions

View File

@@ -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:

View File

@@ -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.