mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
fixed version on consul modules
This commit is contained in:
@@ -41,7 +41,7 @@ requirements:
|
|||||||
- "python >= 2.6"
|
- "python >= 2.6"
|
||||||
- python-consul
|
- python-consul
|
||||||
- requests
|
- requests
|
||||||
version_added: "1.9"
|
version_added: "2.0"
|
||||||
author: '"Steve Gargan (@sgargan)" <steve.gargan@gmail.com>'
|
author: '"Steve Gargan (@sgargan)" <steve.gargan@gmail.com>'
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ requirements:
|
|||||||
- python-consul
|
- python-consul
|
||||||
- pyhcl
|
- pyhcl
|
||||||
- requests
|
- requests
|
||||||
version_added: "1.9"
|
version_added: "2.0"
|
||||||
author: '"Steve Gargan (@sgargan)" <steve.gargan@gmail.com>'
|
author: '"Steve Gargan (@sgargan)" <steve.gargan@gmail.com>'
|
||||||
options:
|
options:
|
||||||
mgmt_token:
|
mgmt_token:
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ requirements:
|
|||||||
- "python >= 2.6"
|
- "python >= 2.6"
|
||||||
- python-consul
|
- python-consul
|
||||||
- requests
|
- requests
|
||||||
version_added: "1.9"
|
version_added: "2.0"
|
||||||
author: '"Steve Gargan (@sgargan)" <steve.gargan@gmail.com>'
|
author: '"Steve Gargan (@sgargan)" <steve.gargan@gmail.com>'
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ requirements:
|
|||||||
- "python >= 2.6"
|
- "python >= 2.6"
|
||||||
- python-consul
|
- python-consul
|
||||||
- requests
|
- requests
|
||||||
version_added: "1.9"
|
version_added: "2.0"
|
||||||
author: '"Steve Gargan (@sgargan)" <steve.gargan@gmail.com>'
|
author: '"Steve Gargan (@sgargan)" <steve.gargan@gmail.com>'
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
|
|||||||
Reference in New Issue
Block a user