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.
ansible/docs/docsite/rst/reference_appendices
Sam Doran fa7482c63a
Change interpreter discovery defaults to silently prefer Python 3 (#75049)
Push /usr/bin/python to almost the bottom of the barrel. This makes the strategy to prefer
specific versions of the "mystery meat" version.

* Change INTERPRETER_PYTHON default to 'auto'
    Change description to match change in behavior.
    Change deprecation message to a warning.

* Update docs
* Add porting guide entry
* Update unit tests
* Update integration test
* Allow INTERPRETER_PYTHON_FALLBACK to be configure using a variable
* Prefer platform-python above other Python 2 interpreters
* Add Python 3.10 to the list of interpreters
3 years ago
..
.rstcheck.cfg Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 6 years ago
YAMLSyntax.rst Update YAMLSyntax.rst (#75113) 3 years ago
automationhub.rst add Automation Hub stub page (#65261) 5 years ago
common_return_values.rst Due to the takeover of freenode we're moving to a different irc network. (#74775) 3 years ago
faq.rst Docs: talk about AWX or the Platform, not Tower (#74952) 3 years ago
general_precedence.rst Fixing ad-hoc commands #73636 (#73646) 4 years ago
glossary.rst update terminology based on recent IBM Style Guide word list (#75089) 3 years ago
interpreter_discovery.rst Change interpreter discovery defaults to silently prefer Python 3 (#75049) 3 years ago
logging.rst Docs: talk about AWX or the Platform, not Tower (#74952) 3 years ago
module_utils.rst Add porting guide and documentation for changes to argument spec validation (#74268) 4 years ago
python_3_support.rst Clarify Python 2.x support in python_3_support.rst (#64077) 5 years ago
release_and_maintenance.rst Due to the takeover of freenode we're moving to a different irc network. (#74775) 3 years ago
special_variables.rst doc: fix ansible_play_hosts description about failure (#73190) 4 years ago
test_strategies.rst Prefer https:// links in the docs site (#75121) 3 years ago
tower.rst Docs: talk about AWX or the Platform, not Tower (#74952) 3 years ago