Thanks, Toshio. Ansible is running on a CentOS 6 box. The latest available python-xmpp package is installed. As, I don't like to go outside of the "normal" update path, I guess I'll have to wait until this package update is available.
On Friday, December 16, 2016 at 2:54:27 PM UTC-5, Dimitri Yioulos wrote: > > After updating to version 2.2, I see the following warning appear > immediately when running playbooks (the playbooks run successfully, though): > > /usr/lib/python2.6/site-packages/xmpp/auth.py:24: DeprecationWarning: the > sha module is deprecated; use the hashlib module instead > import sha,base64,random,dispatcher,re > /usr/lib/python2.6/site-packages/xmpp/auth.py:26: DeprecationWarning: the > md5 module is deprecated; use hashlib instead > import md5 > > Is this something fixable by me, or should I file a bug report? > > Thanks. > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/b1168f75-2117-4749-9136-7acf927f1684%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
