<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello,</p>
<p><br>
</p>
<p>Im following quick start guide on deploying Kolla ansible and
getting failure on deploy stage:</p>
<p>
<a class="moz-txt-link-freetext" href="https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html">https://docs.openstack.org/kolla-ansible/latest/user/quickstart.html</a></p>
<pre><span class="go"> kolla-ansible -i ./multinode deploy
</span></pre>
<blockquote>
<p>TASK [mariadb : Creating haproxy mysql user]
********************************************************************************************************************************</p>
fatal: [control01]: FAILED! => {"changed": false, "msg": "Can
not parse the inner module output: localhost | SUCCESS =>
{\n \"changed\": false, \n \"user\": \"haproxy\"\n}\n"}<br>
</blockquote>
<p><br>
</p>
<p>I deploy to Centos7 with latest updates.</p>
<p><br>
</p>
<p><font face="C059">[user@master ~]$ pip list<br>
DEPRECATION: Python 2.7 will reach the end of its life on
January 1st, 2020. Please upgrade your Python as Python 2.7
won't be maintained after that date. A future version of pip
will drop support for Python 2.7. More details about Python 2
support in pip, can be found at
<a class="moz-txt-link-freetext" href="https://pip.pypa.io/en/latest/development/release-process/#python-2-support">https://pip.pypa.io/en/latest/development/release-process/#python-2-support</a><br>
Package Version<br>
-------------------------------- ----------<br>
ansible 2.9.1<br>
Babel 2.8.0<br>
backports.ssl-match-hostname 3.7.0.1<br>
certifi 2019.11.28<br>
cffi 1.13.2<br>
chardet 3.0.4<br>
configobj 4.7.2<br>
cryptography 2.8<br>
debtcollector 1.22.0<br>
decorator 3.4.0<br>
docker 4.1.0<br>
enum34 1.1.6<br>
funcsigs 1.0.2<br>
httplib2 0.9.2<br>
idna 2.8<br>
iniparse 0.4<br>
ipaddress 1.0.23<br>
IPy 0.75<br>
iso8601 0.1.12<br>
Jinja2 2.10.3<br>
jmespath 0.9.4<br>
kitchen 1.1.1<br>
kolla-ansible 9.0.0<br>
MarkupSafe 1.1.1<br>
monotonic 1.5<br>
netaddr 0.7.19<br>
netifaces 0.10.9<br>
oslo.config 6.12.0<br>
oslo.i18n 3.25.0<br>
oslo.utils 3.42.1<br>
paramiko 2.1.1<br>
pbr 5.4.4<br>
perf 0.1<br>
pip 19.3.1<br>
ply 3.4<br>
policycoreutils-default-encoding 0.1<br>
pyasn1 0.1.9<br>
pycparser 2.19<br>
pycurl 7.19.0<br>
pygobject 3.22.0<br>
pygpgme 0.3<br>
pyliblzma 0.5.3<br>
pyparsing 2.4.6<br>
python-linux-procfs 0.4.9<br>
pytz 2019.3<br>
pyudev 0.15<br>
pyxattr 0.5.1<br>
PyYAML 5.2<br>
requests 2.22.0<br>
rfc3986 1.3.2<br>
schedutils 0.4<br>
seobject 0.1<br>
sepolicy 1.1<br>
setuptools 44.0.0<br>
six 1.13.0<br>
slip 0.4.0<br>
slip.dbus 0.4.0<br>
stevedore 1.31.0<br>
urlgrabber 3.10<br>
urllib3 1.25.7<br>
websocket-client 0.57.0<br>
wrapt 1.11.2<br>
yum-metadata-parser 1.1.4</font><br>
</p>
<p><br>
</p>
<p>and it looks like Im not alone with such issue:
<a class="moz-txt-link-freetext" href="https://q.cnblogs.com/q/125213/">https://q.cnblogs.com/q/125213/</a></p>
<p><br>
</p>
<p>Thanks for your attention,<br>
</p>
<p>Andrei Perepiolkin<br>
</p>
</body>
</html>