mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 21:01:27 -07:00
Bump OpenShift client req to 0.4.3. Fixes openshift_scale. (#36601)
This commit is contained in:
parent
51a010a696
commit
4a8b4bb8a8
4 changed files with 6 additions and 6 deletions
|
@ -49,7 +49,7 @@ options:
|
|||
|
||||
requirements:
|
||||
- "python >= 2.7"
|
||||
- "openshift == 0.4.1"
|
||||
- "openshift == 0.4.3"
|
||||
- "PyYAML >= 3.11"
|
||||
'''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue