mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-04-27 08:56:52 +00:00
Fix doc requirements, and consistently require python 3.6+
Change-Id: I43f4ba5718422f75f553e3cae88fa887722aa044
This commit is contained in:
@@ -52,7 +52,7 @@ options:
|
||||
- Maximum number of seconds to wait for the stack creation
|
||||
default: 3600
|
||||
requirements:
|
||||
- "python >= 3.6""
|
||||
- "python >= 3.6"
|
||||
- "openstacksdk"
|
||||
|
||||
extends_documentation_fragment:
|
||||
|
||||
Reference in New Issue
Block a user