-
Notifications
You must be signed in to change notification settings - Fork 50
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
Your Ansible version is lower than 2.5.0 (with ansible 2.10.2) #389
Comments
The same issue is occurring for me on v2.9.1 as well:
I can confirm that pip install -r has been run prior to executing the playbook. Ansible version info:
@haiyuazhang / @zikalino / @yungezz , are there any updates on this issue (or a possible workaround), as it is blocking our ability to deploy resources on Azure using Ansible? |
Any update on this? |
I'm having the same issue. |
With azure.azure_preview_modules, 2.9.1 I get an error when I include the azure.azure_preview_modules role in my playbook:
Thing is, (a) I just did install those requirements (in my Python 3.8.0 venv in case it's important) and (b) I have ansible 2.10.2 installed! (it also downgraded a bunch of azure sdk versions from the ones that ansible itself pulled in)
I was hoping to be able to use the azure_keyvault_secret lookup in a playbook...
The text was updated successfully, but these errors were encountered: