This change bumps up the maximum supported version of Ansible to 12.x (ansible-core 2.19.x) and minimum to 11.x (ansible-core 2.18.x). Change-Id: I3ab49d28804733733474565d33cc7b564b203ba6 Signed-off-by: Will Szumski <will@stackhpc.com>
14 lines
289 B
Plaintext
14 lines
289 B
Plaintext
pbr>=2.0 # Apache-2.0
|
|
Jinja2>3 # BSD
|
|
ansible>=11,<13 # GPLv3
|
|
cliff>=3.1.0 # Apache
|
|
netaddr!=0.7.16,>=0.7.13 # BSD
|
|
PyYAML>=3.10.0 # MIT
|
|
# INI parsing
|
|
oslo.config>=5.2.0 # Apache-2.0
|
|
paramiko # LGPL
|
|
jsonschema<5 # MIT
|
|
wcmatch>=8.2,<=9.0 # MIT
|
|
hvac>=0.10.1
|
|
ansible-cached-lookup<=2.0.0 # MIT
|