ansible/changelogs
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>
2021-05-27 13:15:52 +02:00
..
fragments hostname: Make strategies consistent, drop py2.4 2021-05-27 13:15:52 +02:00
CHANGELOG.rst
changelog.yaml prep for 2.12 version bump (#74126) 2021-04-05 16:56:53 -05:00
config.yaml [changelog config] Ansible Base -> ansible-core (#73739) 2021-02-27 21:51:11 -06:00