Merge "Only support python3 for the qpid bindings"
This commit is contained in:
commit
75c659f612
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
qdrouterd_distro_packages:
|
qdrouterd_distro_packages:
|
||||||
- openssl
|
- openssl
|
||||||
- "{{ ansible_distribution_major_version is version('8', '<') | ternary('python-qpid-proton', 'python3-qpid-proton') }}"
|
- python3-qpid-proton
|
||||||
- cyrus-sasl-lib
|
- cyrus-sasl-lib
|
||||||
- cyrus-sasl-plain
|
- cyrus-sasl-plain
|
||||||
- cyrus-sasl-md5
|
- cyrus-sasl-md5
|
||||||
|
Loading…
Reference in New Issue
Block a user