-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
f5_bigip is not compatible with ansible.netcommon > 3.1.0 #84
Comments
Hi @simonkowallik, I tested with ansible.netcommon 3.1.0 and 4.1.0 and it works on version BIG-IP v16. |
Hi @simonkowallik, The ansible version used durint the test: The version 2.6.5 is quite old. |
Hi @simonkowallik, Any update? |
I can confirm that this issue is also happening in my environment. While trying to build my Execution Environment and trying to install version "f5networks.f5_bigip:3.5.1" it is giving me issues due to the requirements of ansible.netcommon to be <5.0.0. See below some logs from my EE build:
The main problem I currently have is that I have some other modules I use that are no longer compatible with that really old version of netcommon (The lastest version compatible is 4.1.0 from Nov 3, 2022, almost 2 years old). Could you please help addressing this issue and so the collection supports the latest versions of ansible.netcommon?. Thanks in advance and please let me know if you need any information. Have a great day. |
hi @simonkowallik / @jcramiresco , I did run a test and do not see any issue
|
@RavinderReddyF5 Thanks for your response. As I mentioned before when I tried installing version 3.5.1. I'm getting errors to the f5 collection needing a really old netcommon version (not higher than 5.0.0) while other collections I have in my EE require some newer version of netcommon. See below:
My EE build then fails due to this issue around dependencies. Thanks in advance. Juan |
COMPONENT NAME
All.
Environment
ANSIBLE VERSION
BIGIP VERSION
CONFIGURATION
Using ansible.netcommon > 3.1.0 (eg. 4.1.0) will lead to authentication errors all the time.
OS / ENVIRONMENT
SUMMARY
Using ansible.netcommon > 3.1.0 (eg. 4.1.0) will lead to authentication errors all the time.
f5-ansible-bigip/ansible_collections/f5networks/f5_bigip/galaxy.yml
Line 4 in 32df61b
Suggests that 4.1.0 is ok, for example. Either the requirements are incorrect or f5_bigip is defective.
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: