mirror of https://github.com/ansible/ansible.git
[2.9] [tests] add websocket-client constraint, python 2 (#74750)
Change: - websocket-client >= 1 requires python 3, so add constraint for python 2. Test Plan: - ci_complete Signed-off-by: Rick Elrod <rick@elrod.me> * avoid a mysql_variables check on rhel 8 Signed-off-by: Rick Elrod <rick@elrod.me>pull/74805/head
parent
d1db5366a2
commit
4f0e584ea4
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible-test - cap websocket-client on python 2 because 1.0.0 stops supporting it.
|
||||
Loading…
Reference in New Issue