community.general/tests/integration/targets/setup_etcd3/vars/Suse-py3.yml

4 lines
153 B
YAML

# SuSE's python 3.6.10 comes with six 1.11.0 as distutil
# we restrict to etcd3 < 0.11 to avoid pip to try to upgrade six
etcd3_pip_module: 'etcd3<0.11'