ansible/docs/docsite/rst/porting_guides
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
..
core_porting_guides.rst prep for 2.12 version bump (#74126) 2021-04-05 16:56:53 -05:00
porting_guide_2.0.rst Wording changes to docs (#70082) 2020-12-08 16:46:34 -05:00
porting_guide_2.3.rst Fix typos (#72072) 2020-10-02 10:32:03 -04:00
porting_guide_2.4.rst
porting_guide_2.5.rst
porting_guide_2.6.rst
porting_guide_2.7.rst
porting_guide_2.8.rst
porting_guide_2.9.rst
porting_guide_2.10.rst Update 2.10 porting guide to include module index (#73615) 2021-02-16 11:24:52 -06:00
porting_guide_3.rst Update the porting guide for ansible-3.4.0 (#74664) 2021-05-11 16:14:29 -05:00
porting_guide_4.rst Update the porting guide for a new ansible version (#74752) 2021-05-18 14:50:07 -04:00
porting_guide_base_2.10.rst Remove ansible-galaxy login (#72288) 2020-10-23 09:11:45 -07:00
porting_guide_core_2.11.rst update changelog links and release-maint page (#74431) 2021-04-27 09:33:21 -05:00
porting_guide_core_2.12.rst hostname: Make strategies consistent, drop py2.4 2021-05-27 13:15:52 +02:00
porting_guides.rst Porting guide changes when adding a new ansible release 2021-03-17 08:41:02 -07:00