I'm looking for - and struggling to locate - any indication of when Ansible 2.7 will be released to the Azure Cloud Shell Bash environment. Currently Cloud Shell is at 2.6.3. Googling and DuckDuckGoing etc. and searching Microsoft's sites has not yielded much on this.
Asked
Active
Viewed 67 times
0
-
just update it? – 4c74356b41 Oct 07 '18 at 21:10
-
thanks for your quick response. I did a pip install on ansible 2.7.0 and got a permission denied error after it downloaded and extracted. I assumed this was 'cause i was in cloud shell and MS were blocking it? – muszeo Oct 07 '18 at 21:15
-
i think you can do a user scoped install or create a venv and install it there – 4c74356b41 Oct 07 '18 at 21:22
-
ahhhh cool thanks for your help. will give that a go. – muszeo Oct 07 '18 at 21:22
1 Answers
1
As of today, Ansible is showing 2.7.0 in Azure Cloud Shell. We make a regular release update every 2 weeks, coinciding with new releases of Azure CLI 2.0. We try to bundle OSS tooling updates as well - keep in touch with us at aka.ms/cloudshell/feedback for tooling you believe may be outdated.
Thanks for being a user!

jluk
- 1,000
- 7
- 12