mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-06 21:33:07 +00:00
Merge "Raise minimum OpenStack SDK version to 0.99.0 again"
This commit is contained in:
@@ -100,7 +100,7 @@ options:
|
||||
choices: [INFO, DEBUG]
|
||||
requirements:
|
||||
- python >= 3.6
|
||||
- openstacksdk >= 0.36.0
|
||||
- openstacksdk >= 0.99.0
|
||||
notes:
|
||||
- The standard OpenStack environment variables, such as C(OS_USERNAME)
|
||||
may be used instead of providing explicit values.
|
||||
|
||||
Reference in New Issue
Block a user