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