-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Help - Getting an error, running every module #67
Comments
Looks like you might be running an older version of the NIOS Ansible module, because this has already been fixed a while ago. |
I created this code today, installed everything today, but I really don't know how to check the version of NIOS ansible module. |
|
Interesting... The code in galaxy.ansible.com does not match the code here in this repo, there might be something wrong there. In the meantime, you might want to do a direct git pull from GitHub, or downgrade your Ansible to 2.10, whatever is more convenient to you. |
Very thanks for your help! I will pull from GitHub and wait for Anagha. |
The problem has been fixed in the GitHub repo, and it has not been published to galaxy.ansible.com yet. In galaxy.ansible.com support is provided only for Python 2.x. We will be publishing this in our next release(last week of August). As of now, please pull the code from the GitHub repository. Sorry for the confusion. |
Thanks for your answer! I was trying to install it with this command:
Tried to do via requirements file too, but not working. I'm new to ansible, do you know a way to help me ? |
Following are the steps: Hope this helps you. |
Easy way:
|
Very thank you @badnetmask and @anagha-infoblox ! |
Hi @alexandregoncalves17, |
Versions:
nios = 8.5
ansible = ansible [core 2.11.3]
Python = 3.9.2
pip Infoblox-client = 0.5.0
I am running a simple playbook:
And I get this error:
Can you help me, please?
The text was updated successfully, but these errors were encountered: