mirror of https://github.com/ansible/ansible
ansible-test - Add Python 2 certifi constraint. (#77863)
* ansible-test - Add Python 2 certifi constraint. * Fix consul test. * Fix consul test for centos6.pull/77995/head
parent
3f5a4a7c6a
commit
caf8b22472
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible-test - Add certifi constraint for Python 2.
|
||||
@ -1,3 +1,4 @@
|
||||
---
|
||||
dependencies:
|
||||
- setup_openssl
|
||||
- setup_remote_constraints
|
||||
|
||||
Loading…
Reference in new issue