UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
Code Block |
---|
alias ansible-activate-2.3.3="source ~/.virtualenv/ansible-2.3.3/bin/activate" |
You you can just type ansible-activate
and use tab completion to pick the specific version.
...