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/porting_guides
Toshio Kuratomi 40e7c7a210
Add a porting guide entry for ansible_distribution facts (#50251)
* Add a porting guide entry for ansible_distribution facts

Switching away from platform.distro() will cause changes sometimes due
to the new code using new sources of information that may be out of sync
with the old ones.  Just have to make people aware of that and also what
we are doing to mitigate it when appropriate.

* wordsmithed, added links for new distro backend
6 years ago
..
porting_guide_2.0.rst Add a Singleton metaclass, use it with Display (#48935) 6 years ago
porting_guide_2.3.rst Fix refs broken by removal of old module docs 6 years ago
porting_guide_2.4.rst Remove Deprecated configs 2.8 (#46825) 6 years ago
porting_guide_2.5.rst Fix document references in modules (#49892) 6 years ago
porting_guide_2.6.rst lineinfile note belongs in changelog for 2.6, not 2.7 (#45517) 6 years ago
porting_guide_2.7.rst pip: produce better error msg on import error (#47743) 6 years ago
porting_guide_2.8.rst Add a porting guide entry for ansible_distribution facts (#50251) 6 years ago
porting_guides.rst Stub out modules scheduled for 2.8 removal (#44985) 6 years ago