Skip to content

FATAL: Ansible CLI (2.10.2) and python module (2.10.6) versions do not match. #1468

Answered by west1nat0r
west1nat0r asked this question in Q&A
Discussion options

You must be logged in to vote

I finally found the problem. I had several python/bin/ directories and somehow Ansible CLI was loaded from another bin than the ansible module!

For all people having the same problem:
find / -name ansible 2>/dev/null
and check every executable with --version flag. Finally edit your $PATH variable to match.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by west1nat0r
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants