ansible/docs/docsite/rst/reference_appendices
Matt Davis 4d3a6123d5
Python interpreter discovery (#50163)
* 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
2019-02-27 23:52:02 -08:00
..
.rstcheck.cfg Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 2018-12-10 09:17:15 -06:00
common_return_values.rst Update links to module sources (#46553) 2018-10-08 14:24:19 -05:00
faq.rst added pipelining for z/OS (#51212) 2019-01-25 10:42:54 -05:00
galaxy.rst ansible-galaxy init does create a sub directory (#52390) 2019-02-18 15:07:30 -05:00
glossary.rst Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
interpreter_discovery.rst Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
module_utils.rst Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 2018-12-10 09:17:15 -06:00
python_3_support.rst Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
release_and_maintenance.rst Remove outdated minor release info from table (#50903) 2019-01-23 15:22:40 -06:00
special_variables.rst Fix docs typo at Special Variables (#50230) 2018-12-21 11:11:54 +05:30
test_strategies.rst Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
tower.rst Update documentation based on 301 permanent redirects (#43675) 2018-08-13 14:54:14 -05:00
YAMLSyntax.rst Fix docs syntax highlighting errors (#50836) 2019-01-24 16:09:41 -06:00