Created
July 14, 2017 13:29
-
-
Save lanky/4376f54519a81fbb6ba9c7bdf5514cd8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
- 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