mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4d3a6123d5
* Python interpreter discovery * No longer blindly default to only `/usr/bin/python` * `ansible_python_interpreter` defaults to `auto_legacy`, which will discover the platform Python interpreter on some platforms (but still favor `/usr/bin/python` if present for backward compatibility). Use `auto` to always use the discovered interpreter, append `_silent` to either value to suppress warnings. * includes new doc utility method `get_versioned_doclink` to generate a major.minor versioned doclink against docs.ansible.com (or some other config-overridden URL) * docs revisions for python interpreter discovery (cherry picked from commit 5b53c0012ab7212304c28fdd24cb33fd8ff755c2) * verify output on some distros, cleanup |
6 years ago | |
---|---|---|
.. | ||
action | 6 years ago | |
cache | 6 years ago | |
callback | 6 years ago | |
cliconf | 6 years ago | |
connection | 6 years ago | |
filter | 6 years ago | |
httpapi | 6 years ago | |
inventory | 6 years ago | |
loader_fixtures | 7 years ago | |
lookup | 6 years ago | |
shell | 8 years ago | |
strategy | 6 years ago | |
terminal | 6 years ago | |
vars | 8 years ago | |
__init__.py | 8 years ago | |
test_plugins.py | 6 years ago |