Skip to content

Instantly share code, notes, and snippets.

@lanky
Created July 14, 2017 13:29
Show Gist options
  • Save lanky/4376f54519a81fbb6ba9c7bdf5514cd8 to your computer and use it in GitHub Desktop.
Save lanky/4376f54519a81fbb6ba9c7bdf5514cd8 to your computer and use it in GitHub Desktop.
---
- name: do something that needs a virtualenv
vars:
ansible_python_interpreter: /path/to/venv/bin/python
modulename:
params: ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment