ansible/docs/docsite/rst
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
..
api link from API stub page to module_utils page (#49831) 2018-12-12 14:20:42 -06:00
community mention ansible-lint and editor tools that help with playbook development (#51769) 2019-02-06 14:56:52 -06:00
dev_guide Developer documentation - Change path to connection_plugins (#52577) 2019-02-27 11:53:39 -06:00
installation_guide Become plugins (#50991) 2019-02-11 11:27:44 -06:00
inventory Update implicit_localhost.rst (#45455) 2018-09-11 15:17:50 -05:00
network remove version detail from platform guides (#52512) 2019-02-19 10:04:07 -06:00
plugins osx_say callback plugin: add espeak support, rename to say (#33740) 2019-02-26 09:46:35 -06:00
porting_guides Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
reference_appendices Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
roadmap Toshio is now release manager for 2.8 and future 2.6 (#51452) 2019-01-29 18:05:59 -06:00
scenario_guides standardize connection variable names (#51776) 2019-02-11 10:43:10 -05:00
user_guide Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
vmware VMware: Fix vmware_vm_inventory (#50592) 2019-01-11 21:33:14 +05:30
conf.py Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 2018-12-10 09:17:15 -06:00
index.rst Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00