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
Rick Elrod 2ad10ffe43 hostname: Make strategies consistent, drop py2.4
Change:
- Make strategies behave consistently and return the empty string
  instead of "UNKNOWN" (or "temporarystub") for the "before" value if
  the permanent hostname file does not exist or could not be read.
- Switch to `with open()` instead of annoying exception handling code
  (which was wrong and leaked file handles in several places). This
  drops Python 2.4 support for this module.
- Updated porting guide since users could be relying on these former,
  inconsistent values.

Signed-off-by: Rick Elrod <rick@elrod.me>
5 years ago
..
api remove build errors including guess (#69711) 6 years ago
collections Add link to all module and plugin indexes (#72743) 5 years ago
community Update docs for cloud maintained collections (#74373) 5 years ago
dev_guide misc typos (#74724) 5 years ago
galaxy Rebased pr73824 (#73934) 5 years ago
images Adds custom 404 with cowsay image (#57422) 7 years ago
installation_guide Remove PyCrypto (#74699) 5 years ago
inventory Add implicit localhost hostvars note (#61956) 6 years ago
network Update network_resources.rst (#74810) 5 years ago
plugins Update lookup.rst (#73716) 5 years ago
porting_guides hostname: Make strategies consistent, drop py2.4 5 years ago
reference_appendices add release note and mark 3 unmaintained (#74749) 5 years ago
roadmap Add 2.12 roadmap (#74000) 5 years ago
scenario_guides Update AWS guides with new SDK and Python requirements (#74585) 5 years ago
shared_snippets Fixing ad-hoc commands #73636 (#73646) 5 years ago
user_guide docs: Update Python 2 doc links (#74633) 5 years ago
2.10_index.rst Split Ansible docs from core docs (#73616) 5 years ago
404.rst removes link from 404 content, explains options (#57971) 7 years ago
ansible_index.rst Split Ansible docs from core docs (#73616) 5 years ago
core_index.rst Add 2.12 roadmap (#74000) 5 years ago