mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
Add python >= 2.6 to documented deps
This commit is contained in:
parent
ef277ddf0b
commit
a8c12ec097
11 changed files with 20 additions and 7 deletions
|
@ -26,6 +26,7 @@ description:
|
|||
to implement distributed locks. In depth documentation for working with
|
||||
sessions can be found here http://www.consul.io/docs/internals/sessions.html
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- python-consul
|
||||
- requests
|
||||
version_added: "1.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue