ansible error

Posted leesirc

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ansible error相关的知识,希望对你有一定的参考价值。

报错:

"msg": "The Python 2 bindings for rpm are needed for this module. If you require Python 3 support use the `dnf` Ansible module instead.. The Python 2 yum module is needed for this module. If you require Python 3 support use the `dnf` Ansible module instead.
 
机制:
1. ansible 的yum模块在python3 中用 dnf 模块替代
2. 受控节点列表里有python3环境

解决:

主控节点
ansible_python_interpreter: /usr/bin/python2.7

 

以上是关于ansible error的主要内容,如果未能解决你的问题,请参考以下文章

ImportError: No module named ansible.errors

ansible安装及运行中相关error

ansible playbook yummodule error

imgwarp.cpp:3143: error: (-215:Assertion failed) _src.total() > 0 in function ‘warpPerspective‘(代码片段

在ansible模板中使用动态组名称

ansible error