mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-04 23:39:09 -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
|
@ -25,6 +25,7 @@ description:
|
|||
rules in a consul cluster via the agent. For more details on using and
|
||||
configuring ACLs, see https://www.consul.io/docs/internals/acl.html.
|
||||
requirements:
|
||||
- "python >= 2.6"
|
||||
- python-consul
|
||||
- pyhcl
|
||||
- requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue