UPDATE ......Confluence has now been updated to version 9.2.6. Please see following page for details and feedback about changes:
Updates
...
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.
...